]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rcuscale: Add guest_os_delay module parameter
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 9 Oct 2024 18:02:52 +0000 (11:02 -0700)
committerFrederic Weisbecker <frederic@kernel.org>
Tue, 12 Nov 2024 22:05:05 +0000 (23:05 +0100)
commitff9ba8db87222be8d344f7c1cc3c28b1e22f6429
treee535e1689ca27d6ca169f68fe673b32709fdbaaf
parent046c06f5ba97b31da189396e922ebff3f502518e
rcuscale: Add guest_os_delay module parameter

This commit adds a guest_os_delay module parameter that extends warm-up
and cool-down the specified number of seconds before and after the series
of test runs.  This allows the data-collection intervals from any given
rcuscale guest OSes to line up with active periods in the other rcuscale
guest OSes, and also allows the thermal warm-up period required to obtain
consistent results from one test to the next.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
kernel/rcu/refscale.c