Skip to content

Commit 12e8854

Browse files
committed
rcutorture: Test RCU-tasks multiqueue callback queueing
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 <neeraj.iitr10@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
1 parent 5ff7c9f commit 12e8854

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
rcutorture.torture_type=tasks
22
rcutree.use_softirq=0
3+
rcupdate.rcu_task_enqueue_lim=4
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
rcutorture.torture_type=tasks-tracing
2+
rcupdate.rcu_task_enqueue_lim=2

0 commit comments

Comments
 (0)