diff options
author | 2020-05-07 15:44:46 -0700 | |
---|---|---|
committer | 2020-06-29 11:58:49 -0700 | |
commit | 77865dea25c4f45ce0c5bf61a8470af01fccd944 (patch) | |
tree | 7de7988280e6a8d3f664996beb18bfe0b3053e28 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | trace: events: rcu: Change description of rcu_dyntick trace event (diff) | |
download | wireguard-linux-77865dea25c4f45ce0c5bf61a8470af01fccd944.tar.xz wireguard-linux-77865dea25c4f45ce0c5bf61a8470af01fccd944.zip |
rcu: Grace-period-kthread related sleeps to idle priority
This commit converts the long-standing schedule_timeout_interruptible()
and schedule_timeout_uninterruptible() calls used by RCU's grace-period
kthread to schedule_timeout_idle(). This conversion avoids polluting
the load-average with RCU-related sleeping.
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