diff options
author | 2012-12-30 15:21:01 -0800 | |
---|---|---|
committer | 2013-03-26 08:04:57 -0700 | |
commit | 0446be489795d8bb994125a916ef03211f539e54 (patch) | |
tree | 051b6bce04ab8f9e8b7ea6f42879bb350e306805 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Rename n_nocb_gp_requests to need_future_gp (diff) | |
download | linux-dev-0446be489795d8bb994125a916ef03211f539e54.tar.xz linux-dev-0446be489795d8bb994125a916ef03211f539e54.zip |
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
CPUs going idle will need to record the need for a future grace
period, but won't actually need to block waiting on it. This commit
therefore splits rcu_start_future_gp(), which does the recording, from
rcu_nocb_wait_gp(), which now invokes rcu_start_future_gp() to do the
recording, after which rcu_nocb_wait_gp() does the waiting.
Signed-off-by: Paul E. McKenney <paul.mckenney@linaro.org>
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