git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0922337
)
rcu: use softirq instead of kthreads except when RCU_BOOST=y
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Wed, 15 Jun 2011 22:47:09 +0000
(15:47 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Thu, 16 Jun 2011 06:07:21 +0000
(23:07 -0700)
This patch #ifdefs RCU kthreads out of the kernel unless RCU_BOOST=y,
thus eliminating context-switch overhead if RCU priority boosting has
not been configured.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found