diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-12 02:24:45 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-07-18 00:59:06 +0300 |
commit | cdacbe1f91264687af956e810278030f2ab5a3d0 (patch) | |
tree | 3a4e912e5c319329bc2a1e68b99ee041f0777150 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 32bb1c79996069ef9e4e53b428050749f9841c3f (diff) | |
download | linux-cdacbe1f91264687af956e810278030f2ab5a3d0.tar.xz |
rcu: Add fastpath bypassing funnel locking
In the common case, there will be only one expedited grace period in
the system at a given time, in which case it is not helpful to use
funnel locking. This commit therefore adds a fastpath that bypasses
funnel locking when the root ->exp_funnel_mutex is not held.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions