diff options
author | 2020-05-07 16:34:38 -0700 | |
---|---|---|
committer | 2020-06-29 11:58:50 -0700 | |
commit | a9352f72d6a9e8fe4840b9f0d97af8f5a6c52c79 (patch) | |
tree | 6a2a584bb3faa58b17eea20f83e24f570bccf727 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Grace-period-kthread related sleeps to idle priority (diff) | |
download | wireguard-linux-a9352f72d6a9e8fe4840b9f0d97af8f5a6c52c79.tar.xz wireguard-linux-a9352f72d6a9e8fe4840b9f0d97af8f5a6c52c79.zip |
rcu: Priority-boost-related sleeps to idle priority
This commit converts the long-standing schedule_timeout_interruptible()
call used by RCU's priority-boosting kthreads 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 '')
0 files changed, 0 insertions, 0 deletions