Hello, Linus.
This pull request contains one patch to make an unbound worker pool
allocated from the NUMA node containing it if such node exists. As
unbound worker pools are node-affine by default, this makes most pools
allocated on the right node.
Thanks.
The following changes since commit 25cb62b76430a91cc6195f902e61c2cb84ade622:
Linux 4.3-rc5 (2015-10-11 11:09:45 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git for-4.4
for you to fetch changes up to e2273584d3f33f7f2cfe6d7aaade0fa2f1cb3db5:
workqueue: Allocate the unbound pool using local node memory (2015-10-12
12:17:31 -0400)
----------------------------------------------------------------
Xunlei Pang (1):
workqueue: Allocate the unbound pool using local node memory
kernel/workqueue.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/