commit | 5b61b0baa9e80289c53413e573befc5790a04ac7 | [log] [tgz] |
---|---|---|
author | Mike Galbraith <efault@gmx.de> | Fri Aug 19 11:39:11 2011 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Sep 28 21:38:47 2011 -0700 |
tree | 5f3c4b002089b6d6e92fafaba42ab4a42ef1f1f9 | |
parent | ab8f11e5f6655861ad4758a7da76b2fc0e0dcc98 [diff] |
rcu: Wire up RCU_BOOST_PRIO for rcutree RCU boost threads start life at RCU_BOOST_PRIO, while others remain at RCU_KTHREAD_PRIO. While here, change thread names to match other kthreads, and adjust rcu_yield() to not override the priority set by the user. This last change sets the stage for runtime changes to priority in the -rt tree. Signed-off-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>