diff options
author | 2022-08-04 17:43:53 -0700 | |
---|---|---|
committer | 2022-08-31 05:09:21 -0700 | |
commit | 43ff97cc997f5641127152f97e1fd0fc9fa060f6 (patch) | |
tree | 4be741bede892f05f21368a97b33fe830a3e29ea /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | rcu: Remove expedited grace-period fast-path forward-progress helper (diff) | |
download | linux-dev-43ff97cc997f5641127152f97e1fd0fc9fa060f6.tar.xz linux-dev-43ff97cc997f5641127152f97e1fd0fc9fa060f6.zip |
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
This commit causes the early boot single-CPU synchronize_rcu_expedited()
fastpath to update the rcu_state structure's ->expedited_sequence
counter. This will allow the full-state polled grace-period APIs to
detect all expedited grace periods without the need to track the special
combined polling-only counter, which is another 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