Skip to content

Commit 5ec0900

Browse files
paulmckrcuurezki
authored andcommitted
rcutorture: Make the TREE03 scenario do preemption
This commit adds the rcutorture.preempt_duration module parameter to rcutorture's TREE03.boot parameter list in order to better test preemption of RCU read-side critical sections. Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Uladzislau Rezki (Sony) <[email protected]>
1 parent 584975c commit 5ec0900

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/rcutorture/configs/rcu

1 file changed

+1
-0
lines changed

tools/testing/selftests/rcutorture/configs/rcu/TREE03.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ rcutree.gp_cleanup_delay=3
55
rcutree.kthread_prio=2
66
threadirqs
77
rcutree.use_softirq=0
8+
rcutorture.preempt_duration=10

0 commit comments

Comments
 (0)