diff options
author | 2022-08-04 17:28:01 -0700 | |
---|---|---|
committer | 2022-08-31 05:09:21 -0700 | |
commit | 910e12092eac8a9f19b507ed0fdc1c21d8da9483 (patch) | |
tree | e293b0af4b2b514cca81e296d87a414452b661e5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | rcu-tasks: Remove grace-period fast-path rcu-tasks helper (diff) | |
download | linux-dev-910e12092eac8a9f19b507ed0fdc1c21d8da9483.tar.xz linux-dev-910e12092eac8a9f19b507ed0fdc1c21d8da9483.zip |
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
This commit causes the early boot single-CPU synchronize_rcu() fastpath to
update the rcu_state and rcu_node structures' ->gp_seq and ->gp_seq_needed
counters. This will allow the full-state polled grace-period APIs to
detect all normal grace periods without the need to track the special
combined polling-only counter, which is a step towards removing the
->rgos_polled field from the rcu_gp_oldstate, thereby reducing its size
by one third.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions