mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 15:53:59 -04:00
This commit adds the ability to test performance and scalability of RCU Tasks Trace updaters. Reported-by: Alexei Starovoitov <alexei.starovoitov@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
CONFIG_RCU_SCALE_TEST=y
|
|
CONFIG_PRINTK_TIME=y
|
|
CONFIG_TASKS_RCU_GENERIC=y
|
|
CONFIG_TASKS_RCU=y
|
|
CONFIG_TASKS_TRACE_RCU=y
|