[Virtio-fs] [PATCH 10/20] fuse, virtiofs: Keep a list of free dax memory ranges

Miklos Szeredi miklos at szeredi.hu
Tue Mar 10 19:29:43 UTC 2020


On Wed, Mar 4, 2020 at 5:59 PM Vivek Goyal <vgoyal at redhat.com> 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 <vgoyal at redhat.com>
> Signed-off-by: Peng Tao <tao.peng at linux.alibaba.com>

Reviewed-by: Miklos Szeredi <mszeredi at redhat.com>





More information about the Virtio-fs mailing list