Re: [driver-core PATCH v5 9/9] libnvdimm: Schedule device registration on node local to the device

2018-11-06 Thread Bart Van Assche
On Mon, 2018-11-05 at 13:12 -0800, Alexander Duyck wrote: > This patch is meant to force the device registration for nvdimm devices to > be closer to the actual device. This is achieved by using either the NUMA > node ID of the region, or of the parent. By doing this we can have > everything above

[driver-core PATCH v5 9/9] libnvdimm: Schedule device registration on node local to the device

2018-11-05 Thread Alexander Duyck
This patch is meant to force the device registration for nvdimm devices to be closer to the actual device. This is achieved by using either the NUMA node ID of the region, or of the parent. By doing this we can have everything above the region based on the region, and everything below the region