Skip to content

Commit cfdbfb9

Browse files
paulmckrcuNeeraj Upadhyay
authored andcommitted
rcutorture: Add rcutree.nohz_full_patience_delay to TREE07
This commit adds the rcutree.nohz_full_patience_delay=1000 kernel boot parameter to the TREE07 scenario, on the observation that "if it ain't tested, it don't work". Signed-off-by: "Paul E. McKenney" <[email protected]> Signed-off-by: Neeraj Upadhyay <[email protected]>
1 parent 20cee0b commit cfdbfb9

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/TREE07.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ nohz_full=2-9
22
rcutorture.stall_cpu=14
33
rcutorture.stall_cpu_holdoff=90
44
rcutorture.fwd_progress=0
5+
rcutree.nohz_full_patience_delay=1000

0 commit comments

Comments
 (0)