Searched hist:"58524 e0f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/rcutorture/configs/rcu/ |
H A D | TASKS02.boot | 58524e0f Fri Mar 18 10:10:18 CDT 2022 Paul E. McKenney <paulmck@kernel.org> rcutorture: Allow specifying per-scenario stat_interval
The rcutorture test suite makes double use of the rcutorture.stat_interval module parameter. As its name suggests, it controls the frequency of statistics printing, but it also controls the rcu_torture_writer() stall timeout. The current setting of 15 seconds works surprisingly well. However, given that the RCU tasks stall-warning timeout is ten -minutes-, 15 seconds is too short for TASKS02, which runs a non-preemptible kernel on a single CPU.
This commit therefore adds checks for per-scenario specification of the rcutorture.stat_interval module parameter.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|
H A D | ver_functions.sh | 58524e0f Fri Mar 18 10:10:18 CDT 2022 Paul E. McKenney <paulmck@kernel.org> rcutorture: Allow specifying per-scenario stat_interval
The rcutorture test suite makes double use of the rcutorture.stat_interval module parameter. As its name suggests, it controls the frequency of statistics printing, but it also controls the rcu_torture_writer() stall timeout. The current setting of 15 seconds works surprisingly well. However, given that the RCU tasks stall-warning timeout is ten -minutes-, 15 seconds is too short for TASKS02, which runs a non-preemptible kernel on a single CPU.
This commit therefore adds checks for per-scenario specification of the rcutorture.stat_interval module parameter.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
|