diff options
author | 2022-03-18 08:08:14 -0700 | |
---|---|---|
committer | 2022-04-11 17:06:43 -0700 | |
commit | bddf7122f7e321d5a677a695e8597064d987482c (patch) | |
tree | d028a0165370d12b2ae49a3a45c315e91c46b731 /kernel/smp.c | |
parent | rcu-tasks: Use schedule_hrtimeout_range() to wait for grace periods (diff) | |
download | wireguard-linux-bddf7122f7e321d5a677a695e8597064d987482c.tar.xz wireguard-linux-bddf7122f7e321d5a677a695e8597064d987482c.zip |
rcu-tasks: Restore use of timers for non-RT kernels
The use of hrtimers for RCU-tasks grace-period delays works well in
general, but can result in excessive grace-period delays for some
corner-case workloads. This commit therefore reverts to the use of
timers for non-RT kernels to mitigate those grace-period delays.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions