diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-08-05 03:28:01 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 15:09:21 +0300 |
commit | 910e12092eac8a9f19b507ed0fdc1c21d8da9483 (patch) | |
tree | e293b0af4b2b514cca81e296d87a414452b661e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5f11bad6b7228858e06729de6dd4079dfc082648 (diff) | |
download | linux-910e12092eac8a9f19b507ed0fdc1c21d8da9483.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions