diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-04-19 20:47:28 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-06-20 19:22:26 +0300 |
commit | d96225fd09ffb3a6424cebe01c8b1e1bddc30f07 (patch) | |
tree | 311f443b08ad9491c08bc866cf556751bf87eb7b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4cf0585c4d663654fefa0b359f1908b5cd72802b (diff) | |
download | linux-d96225fd09ffb3a6424cebe01c8b1e1bddc30f07.tar.xz |
rcu-tasks: Split rcu_tasks_one_gp() from rcu_tasks_kthread()
This commit abstracts most of the rcu_tasks_kthread() function's loop
body into a new rcu_tasks_one_gp() function. It also introduces
a new ->tasks_gp_mutex to synchronize concurrent calls to this new
rcu_tasks_one_gp() function. This commit is preparation for allowing
RCU tasks grace periods to be driven by the calling task during the
mid-boot dead zone.
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