]> git.karo-electronics.de Git - karo-tx-linux.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)
commite25ac7ddaae0e798f794cdaf9109bc71246110cd
tree8a9f032054e69ace5413e1cdf3db8a3a991d5440
parent75f5db39ff14ed95056f2cca3ad98c3cae97170c
parente2273584d3f33f7f2cfe6d7aaade0fa2f1cb3db5
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