summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture/configs/TREE09
diff options
context:
space:
mode:
authorPaul E. McKenney2013-09-30 21:32:45 +0200
committerPaul E. McKenney2013-12-03 19:11:13 +0100
commit27ac1ddf214741d152909f89981ee2bdf16318c9 (patch)
treeea72287365da81d8d310bfb3eeb9058bff96051f /tools/testing/selftests/rcutorture/configs/TREE09
parentrcutorture: Add SRCU Kconfig-fragment files (diff)
downloadkernel-qcow2-linux-27ac1ddf214741d152909f89981ee2bdf16318c9.tar.gz
kernel-qcow2-linux-27ac1ddf214741d152909f89981ee2bdf16318c9.tar.xz
kernel-qcow2-linux-27ac1ddf214741d152909f89981ee2bdf16318c9.zip
rcutorture: Refactor TREE_RCU test cases
The TREE_RCU test cases were first put in place many years ago, and have been incrementally modified rather than being reworked. This commit therefore completes a long-overdue reworking of the TREE_RCU test cases. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Greg KH <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/TREE09')
-rw-r--r--tools/testing/selftests/rcutorture/configs/TREE0921
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/TREE09 b/tools/testing/selftests/rcutorture/configs/TREE09
new file mode 100644
index 000000000000..0d1ec0d3dfee
--- /dev/null
+++ b/tools/testing/selftests/rcutorture/configs/TREE09
@@ -0,0 +1,21 @@
+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
+CONFIG_PRINTK_TIME=y