mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00

Thie commit adds kernel boot parameters to the SRCU-N and SRCU-P rcutorture scenarios to cause SRCU-N to test contention-based resizing and SRCU-P to test init_srcu_struct()-time resizing. Note that this also tests never-resizing because the contention-based resizing normally takes some minutes to make the shift. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
4 lines
104 B
Clojure
4 lines
104 B
Clojure
rcutorture.torture_type=srcud
|
|
rcupdate.rcu_self_test=1
|
|
rcutorture.fwd_progress=3
|
|
srcutree.big_cpu_lim=5
|