]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Simplify curing of load woes
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 31 May 2011 03:38:55 +0000 (20:38 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2011 22:25:15 +0000 (15:25 -0700)
commitd09eddef613596f6897bfab6a71823aeeadfd3aa
tree20294203f9c6132d79737e9ab54c746546afe7d4
parent143814267b8354f6091bd7d53c4540ea1d7bd73f
rcu: Simplify curing of load woes

Make the functions creating the kthreads wake them up.  Leverage the
fact that the per-node and boost kthreads can run anywhere, thus
dispensing with the need to wake them up once the incoming CPU has
gone fully online.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Tested-by: Daniel J Blueman <daniel.blueman@gmail.com>
kernel/rcutree.c
kernel/rcutree_plugin.h