]> Git Repo - linux.git/commitdiff
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <[email protected]>
Thu, 5 Nov 2015 22:16:27 +0000 (14:16 -0800)
committerLinus Torvalds <[email protected]>
Thu, 5 Nov 2015 22:16:27 +0000 (14:16 -0800)
Pull workqueue update from Tejun Heo:
 "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"

* 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
  workqueue: Allocate the unbound pool using local node memory

1  2 
kernel/workqueue.c

Simple merge
This page took 0.081194 seconds and 4 git commands to generate.