linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] workqueue changes for v4.4-rc1
@ 2015-11-04 20:44 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2015-11-04 20:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-04 20:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-04 20:44 [GIT PULL] workqueue changes for v4.4-rc1 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).