commit | 9a432736904d386cda28b987b38ba14dae960ecc | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon May 30 20:38:55 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Jun 14 15:25:15 2011 -0700 |
tree | 20294203f9c6132d79737e9ab54c746546afe7d4 | |
parent | 59c5f46fbe01a00eedf54a23789634438bb80603 [diff] |
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>