Skip to content

Commit

Permalink
rcutorture: Test RCU-tasks multiqueue callback queueing
Browse files Browse the repository at this point in the history
This commit modifies the TASKS01 scenario to use four callback queues
and the TRACE01 scenario to use two queues, thus providing testing of
multiple queues by default.

Cc: Neeraj Upadhyay <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
  • Loading branch information
paulmckrcu committed Dec 8, 2021
1 parent 5ff7c9f commit 12e8854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
rcutorture.torture_type=tasks
rcutree.use_softirq=0
rcupdate.rcu_task_enqueue_lim=4
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
rcutorture.torture_type=tasks-tracing
rcupdate.rcu_task_enqueue_lim=2

0 comments on commit 12e8854

Please sign in to comment.