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

rcutorture: Upgrade two-CPU scenarios to four CPUs



There is no way to place the vCPUs in a two-CPU rcutorture scenario to
get variable memory latency.  This commit therefore upgrades the current
two-CPU rcutorture scenarios to four CPUs.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent bdf5ca12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_NR_CPUS=4
CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
+1 −1
Original line number Diff line number Diff line
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_NR_CPUS=4
CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
+1 −1
Original line number Diff line number Diff line
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_NR_CPUS=4
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=y