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>
This commit is contained in:
parent
5ff7c9f9d7
commit
12e885433d
@ -1,2 +1,3 @@
|
||||
rcutorture.torture_type=tasks
|
||||
rcutree.use_softirq=0
|
||||
rcupdate.rcu_task_enqueue_lim=4
|
||||
|
@ -1 +1,2 @@
|
||||
rcutorture.torture_type=tasks-tracing
|
||||
rcupdate.rcu_task_enqueue_lim=2
|
||||
|
Loading…
Reference in New Issue
Block a user