> > On Mon, May 07, 2018 at 10:50:21PM +0800, Huaisheng Ye wrote: > > Traditionally, NVDIMMs are treated by mm(memory management) > subsystem as > > DEVICE zone, which is a virtual zone and both its start and end of pfn > > are equal to 0, mm wouldn’t manage NVDIMM directly as DRAM, kernel > uses > > corresponding drivers, which locate at \drivers\nvdimm\ and > > \drivers\acpi\nfit and fs, to realize NVDIMM memory alloc and free with > > memory hot plug implementation. > > You probably want to let linux-nvdimm know about this patch set. > Adding to the cc. Also, I only received patch 0 and 4. What happened > to 1-3,5 and 6? Sorry, It could be something wrong with my git-sendemail, but my mailbox has received all of them. Anyway, I will send them again and CC linux-nvdimm. Thanks Huaisheng