summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/rcu/TREE09
diff options
context:
space:
mode:
authorPaul E. McKenney2014-02-07 19:29:49 +0100
committerPaul E. McKenney2014-02-23 18:04:36 +0100
commit61010e74d76ca51dd452290d6c340c681df498ce (patch)
treeaa64b948ac7a554d90100f326a589f94b6657ce8 /tools/testing/selftests/rcutorture/configs/rcu/TREE09
parentrcutorture: Rename kvm-test-1-rcu.sh (diff)
downloadkernel-qcow2-linux-61010e74d76ca51dd452290d6c340c681df498ce.tar.gz
kernel-qcow2-linux-61010e74d76ca51dd452290d6c340c681df498ce.tar.xz
kernel-qcow2-linux-61010e74d76ca51dd452290d6c340c681df498ce.zip
rcutorture: Introduce "rcu" directory level underneath configs
This commit uses the standard software ploy of introducing another level of indirection below the configs directory. This allows each torture-test suite to have its own set of Kconfig files, boot parameters, and version-specific scripts. Initially, we have only rcu, but lock will follow soonish. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/TREE09')
-rw-r--r--tools/testing/selftests/rcutorture/configs/rcu/TREE0920
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/TREE09 b/tools/testing/selftests/rcutorture/configs/rcu/TREE09
new file mode 100644
index 000000000000..81e4f7c0bf0b
--- /dev/null
+++ b/tools/testing/selftests/rcutorture/configs/rcu/TREE09
@@ -0,0 +1,20 @@
+CONFIG_SMP=n
+CONFIG_NR_CPUS=1
+CONFIG_PREEMPT_NONE=n
+CONFIG_PREEMPT_VOLUNTARY=n
+CONFIG_PREEMPT=y
+#CHECK#CONFIG_TREE_PREEMPT_RCU=y
+CONFIG_HZ_PERIODIC=n
+CONFIG_NO_HZ_IDLE=y
+CONFIG_NO_HZ_FULL=n
+CONFIG_RCU_TRACE=n
+CONFIG_HOTPLUG_CPU=n
+CONFIG_SUSPEND=n
+CONFIG_HIBERNATION=n
+CONFIG_RCU_NOCB_CPU=n
+CONFIG_DEBUG_LOCK_ALLOC=n
+CONFIG_PROVE_RCU_DELAY=n
+CONFIG_RCU_CPU_STALL_INFO=n
+CONFIG_RCU_CPU_STALL_VERBOSE=n
+CONFIG_RCU_BOOST=n
+CONFIG_DEBUG_OBJECTS_RCU_HEAD=n