aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-03-17 11:39:26 -0700
committerPaul E. McKenney <paulmck@kernel.org>2020-04-27 11:03:52 -0700
commitb0afa0f056676ffe0a7213818f09d2460adbcc16 (patch)
tree4886fdc32d67b8b4ce347d07f65b3bb5d95b5709 /init
parentrcu-tasks: Add a grace-period start time for throttling and debug (diff)
downloadlinux-dev-b0afa0f056676ffe0a7213818f09d2460adbcc16.tar.xz
linux-dev-b0afa0f056676ffe0a7213818f09d2460adbcc16.zip
rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
This commit provides a rcupdate.rcu_task_ipi_delay kernel boot parameter that specifies how old the RCU tasks trace grace period must be before the grace-period kthread starts sending IPIs. This delay allows more tasks to pass through rcu_tasks_qs() quiescent states, thus reducing (or even eliminating) the number of IPIs that must be sent. On a short rcutorture test setting this kernel boot parameter to HZ/2 resulted in zero IPIs for all 877 RCU-tasks trace grace periods that elapsed during that test. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions