Skip to content
Commit a46e0899 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: use softirq instead of kthreads except when RCU_BOOST=y



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: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 09223371
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment