Re: [driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls

2018-12-10 Thread Luis Chamberlain
On Mon, Dec 10, 2018 at 03:25:04PM -0800, Alexander Duyck wrote: > On Mon, 2018-12-10 at 11:22 -0800, Luis Chamberlain wrote: > > On Wed, Dec 05, 2018 at 09:25:13AM -0800, Alexander Duyck wrote: > > > This patch set provides functionality that will help to improve the > > > locality of the async_sc

Re: [driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls

2018-12-10 Thread Alexander Duyck
On Mon, 2018-12-10 at 11:22 -0800, Luis Chamberlain wrote: > On Wed, Dec 05, 2018 at 09:25:13AM -0800, Alexander Duyck wrote: > > This patch set provides functionality that will help to improve the > > locality of the async_schedule calls used to provide deferred > > initialization. > > > > This p

Re: [driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls

2018-12-10 Thread Luis Chamberlain
On Wed, Dec 05, 2018 at 09:25:13AM -0800, Alexander Duyck wrote: > This patch set provides functionality that will help to improve the > locality of the async_schedule calls used to provide deferred > initialization. > > This patch set originally started out focused on just the one call to > async

[driver-core PATCH v8 0/9] Add NUMA aware async_schedule calls

2018-12-05 Thread Alexander Duyck
This patch set provides functionality that will help to improve the locality of the async_schedule calls used to provide deferred initialization. This patch set originally started out focused on just the one call to async_schedule_domain in the nvdimm tree that was being used to defer the device_a