mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 15:24:02 -04:00
Because TREE01 can end up running more vCPUs that physical CPUs, hammering these shortchanged CPUs with tight loops containing call_rcu() invocations seems a bit like overkill. This commit therefore exempts TREE01 from rcutorture's forward-progress testing. Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
7 lines
137 B
Clojure
7 lines
137 B
Clojure
maxcpus=8 nr_cpus=43
|
|
rcutree.gp_preinit_delay=3
|
|
rcutree.gp_init_delay=3
|
|
rcutree.gp_cleanup_delay=3
|
|
rcu_nocbs=0
|
|
rcutorture.fwd_progress=0
|