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

rcu: Remove expedited GP funnel-lock bypass

Commit #cdacbe1f

 ("rcu: Add fastpath bypassing funnel locking")
turns out to be a pessimization at high load because it forces a tree
full of tasks to wait for an expedited grace period that they probably
do not need.  This commit therefore removes this optimization.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent 4f415302
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