41f364819f
Given that the plan is to retire Classic SRCU in the near future, this commit reduces the number of CPUs dedicated to testing Classic SRCU. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
CONFIG_RCU_TRACE=n
|
|
CONFIG_SMP=y
|
|
CONFIG_NR_CPUS=3
|
|
CONFIG_HOTPLUG_CPU=y
|
|
CONFIG_RCU_EXPERT=y
|
|
CONFIG_CLASSIC_SRCU=y
|
|
CONFIG_PREEMPT_NONE=n
|
|
CONFIG_PREEMPT_VOLUNTARY=n
|
|
CONFIG_PREEMPT=y
|
|
CONFIG_DEBUG_LOCK_ALLOC=y
|
|
CONFIG_PROVE_LOCKING=y
|