mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 13:57:54 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user