Searched hist:"8 d6dd656a1c5683534ee174f06c9b1d736ebea3c" (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/rcutorture/configs/rcu/ |
H A D | SRCU-P | diff 8d6dd656a1c5683534ee174f06c9b1d736ebea3c Mon Apr 10 19:27:19 CEST 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Add three-level tree test for Tree SRCU
This commit adds a test for a three-level srcu_node tree for Tree SRCU in the existing SRCU-P scenario. This requires enabling CONFIG_RCU_EXPERT, so the CONFIG_RCU_EXPERT=n scenario is now SRCU-N. The reason for using SRCU-P for the tall tree is that preemption raises the possibility of locating more bugs than does the non-preemptive SRCU-N.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|
H A D | SRCU-N | diff 8d6dd656a1c5683534ee174f06c9b1d736ebea3c Mon Apr 10 19:27:19 CEST 2017 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcutorture: Add three-level tree test for Tree SRCU
This commit adds a test for a three-level srcu_node tree for Tree SRCU in the existing SRCU-P scenario. This requires enabling CONFIG_RCU_EXPERT, so the CONFIG_RCU_EXPERT=n scenario is now SRCU-N. The reason for using SRCU-P for the tall tree is that preemption raises the possibility of locating more bugs than does the non-preemptive SRCU-N.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
|