]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2015 22:16:27 +0000 (14:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Nov 2015 22:16:27 +0000 (14:16 -0800)
commit33778ffcf562dd4fe711764e4e23b18f3be84107
tree8a9f032054e69ace5413e1cdf3db8a3a991d5440
parent4f758f8502e622430872a6fa6e546d8eabf38a83
parentd523fb39cf8b0bd6add1ee2361a69fb5514c6ee5
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq

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
kernel/workqueue.c