diff options
author | 2012-12-17 14:21:14 -0800 | |
---|---|---|
committer | 2013-03-26 08:04:50 -0700 | |
commit | b11cc5760a9c48c870ad286e8a6d8fdb998fa58d (patch) | |
tree | dbe928742df4835403e9a277042dbcaec516b36b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Export RCU_FAST_NO_HZ parameters to sysfs (diff) | |
download | linux-dev-b11cc5760a9c48c870ad286e8a6d8fdb998fa58d.tar.xz linux-dev-b11cc5760a9c48c870ad286e8a6d8fdb998fa58d.zip |
rcu: Accelerate RCU callbacks at grace-period end
Now that callback acceleration is idempotent, it is safe to accelerate
callbacks during grace-period cleanup on any CPUs that the kthread happens
to be running on. This commit therefore propagates the completion
of the grace period to the per-CPU data structures, and also adds an
rcu_advance_cbs() just before the cpu_needs_another_gp() check in order
to reduce false-positive grace periods.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions