diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-05-08 01:44:46 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 21:58:49 +0300 |
commit | 77865dea25c4f45ce0c5bf61a8470af01fccd944 (patch) | |
tree | 7de7988280e6a8d3f664996beb18bfe0b3053e28 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 88748e330040ecf4681a2c8f344fd386862bf913 (diff) | |
download | linux-77865dea25c4f45ce0c5bf61a8470af01fccd944.tar.xz |
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