On Wed, Mar 4, 2020 at 5:59 PM Vivek Goyal <[email protected]> wrote:
>
> Divide the dax memory range into fixed size ranges (2MB for now) and put
> them in a list. This will track free ranges. Once an inode requires a
> free range, we will take one from here and put it in interval-tree
> of ranges assigned to inode.
>
> Signed-off-by: Vivek Goyal <[email protected]>
> Signed-off-by: Peng Tao <[email protected]>

Reviewed-by: Miklos Szeredi <[email protected]>


_______________________________________________
Virtio-fs mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virtio-fs

Reply via email to