Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6530b3f4 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug



TREE03 has been especially effective at finding bugs lately.  This commit
makes it even more effective by speeding up its CPU hotplug testing and
increasing its NR_CPUs from 8 to 16.  TREE08's NR_CPUS is decreased from
16 to 8 in order to maintain the same test duration.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: default avatarJosh Triplett <josh@joshtriplett.org>
parent f76b244e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CONFIG_SMP=y
CONFIG_NR_CPUS=8
CONFIG_NR_CPUS=16
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=y
+1 −0
Original line number Diff line number Diff line
rcutorture.onoff_interval=1 rcutorture.onoff_holdoff=30
+1 −1
Original line number Diff line number Diff line
CONFIG_SMP=y
CONFIG_NR_CPUS=16
CONFIG_NR_CPUS=8
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=y