]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 21 Apr 2017 19:01:32 +0000 (12:01 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Jun 2017 15:25:30 +0000 (08:25 -0700)
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>
tools/testing/selftests/rcutorture/configs/rcu/SRCU-C

index e4f8b1b75584b15d6d42390eb8e83c9b2fcaa730..d4e19c087c210bf509ae79c94e6b7da5b00a341f 100644 (file)
@@ -1,6 +1,6 @@
 CONFIG_RCU_TRACE=n
 CONFIG_SMP=y
-CONFIG_NR_CPUS=8
+CONFIG_NR_CPUS=3
 CONFIG_HOTPLUG_CPU=y
 CONFIG_RCU_EXPERT=y
 CONFIG_CLASSIC_SRCU=y