On Wed, Mar 4, 2020 at 5:59 PM Vivek Goyal <vgo...@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 <vgo...@redhat.com> > Signed-off-by: Peng Tao <tao.p...@linux.alibaba.com>
Reviewed-by: Miklos Szeredi <mszer...@redhat.com> _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-le...@lists.01.org