mirror of
https://github.com/torvalds/linux.git
synced 2026-04-19 23:34:00 -04:00
Add a "tasks-rude" option to the rcuscale.scale_type module parameter. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
CONFIG_RCU_SCALE_TEST=y
|
|
CONFIG_PRINTK_TIME=y
|
|
CONFIG_FORCE_TASKS_RCU=y
|
|
#CHECK#CONFIG_TASKS_RCU=y
|
|
CONFIG_FORCE_TASKS_RUDE_RCU=y
|
|
#CHECK#CONFIG_TASKS_RUDE_RCU=y
|
|
CONFIG_FORCE_TASKS_TRACE_RCU=y
|
|
#CHECK#CONFIG_TASKS_TRACE_RCU=y
|