diff options
author | 2022-01-11 15:32:51 -0800 | |
---|---|---|
committer | 2022-02-01 17:19:17 -0800 | |
commit | 54577e23fa0791599db1a3d86fc8e7a205d3da75 (patch) | |
tree | 45a5c6990fa69a5e792619ad377e6c412a70a629 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | rcu: Move kthread_prio bounds-check to a separate function (diff) | |
download | wireguard-linux-54577e23fa0791599db1a3d86fc8e7a205d3da75.tar.xz wireguard-linux-54577e23fa0791599db1a3d86fc8e7a205d3da75.zip |
rcu: Make priority of grace-period thread consistent
The priority of RCU grace period threads is set to kthread_prio when
they are launched from rcu_spawn_gp_kthread(). The same is not true
of rcu_spawn_one_nocb_kthread(). Accordingly, add priority elevation
to rcu_spawn_one_nocb_kthread().
Signed-off-by: Alison Chaiken <achaiken@aurora.tech>
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