diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-11-13 09:37:39 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-04 13:53:37 -0800 |
commit | 1a893c711a600ab57526619b56e6f6b7be00956e (patch) | |
tree | 773590705c0b5e063b65863011368b3a66643cb2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 74612a07b83fc46c2b2e6f71a541d55b024ebefc (diff) |
srcu: Provide internal interface to start a Tiny SRCU grace period
There is a need for a polling interface for SRCU grace periods.
This polling needs to initiate an SRCU grace period without
having to queue (and manage) a callback. This commit therefore
splits the Tiny SRCU call_srcu() function into callback-queuing and
start-grace-period portions, with the latter in a new function named
srcu_gp_start_if_needed().
Link: https://lore.kernel.org/rcu/20201112201547.GF3365678@moria.home.lan/
Reported-by: Kent Overstreet <kent.overstreet@gmail.com>
Reviewed-by: Neeraj Upadhyay <neeraju@codeaurora.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions