Message ID | 154145223352.29224.8912797012647157172.stgit@ahduyck-desk1.jf.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Add NUMA aware async_schedule calls | expand |
On Mon, 2018-11-05 at 13:11 -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. Hi Alexander, Is this patch series perhaps available in a public git tree? That would make it easier for me to test my sd changes on top of your patches than applying this patch series myself on kernel v4.20-rc1. Thanks, Bart.
On Mon, 2018-11-05 at 16:50 -0800, Bart Van Assche wrote: > On Mon, 2018-11-05 at 13:11 -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. > > Hi Alexander, > > Is this patch series perhaps available in a public git tree? That would make > it easier for me to test my sd changes on top of your patches than applying > this patch series myself on kernel v4.20-rc1. > > Thanks, > > Bart. Hi Bart, Unfortunately I don't have a public git tree to host this on. You may want to see if you can just put the patches together as a bundle in patchwork and download them off of lore.kernel.org at: https://lore.kernel.org/patchwork/project/lkml/list/?series=371783 Thanks. -Alex