diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-05-08 02:47:13 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-06-29 22:00:22 +0300 |
commit | ea6eed9f7d7382c7230202d4c3bf74185f193394 (patch) | |
tree | 8364cdb593a9aaf6e721c4df36ddbba79899f18a /scripts/gdb/linux/utils.py | |
parent | 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68 (diff) | |
download | linux-ea6eed9f7d7382c7230202d4c3bf74185f193394.tar.xz |
rcu-tasks: Convert sleeps to idle priority
This commit converts the long-standing schedule_timeout_interruptible()
and schedule_timeout_uninterruptible() calls used by the various Tasks
RCU's grace-period kthreads to schedule_timeout_idle(). This conversion
avoids polluting the load-average with Tasks-RCU-related sleeping.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions