mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
This commit adds a trivial textbook implementation of preemptible RCU
to rcutorture ("torture_type=trivial-preempt"), similar in spirit to the
existing "torture_type=trivial" textbook implementation of non-preemptible
RCU. Neither trivial RCU implementation has any value for production use,
and are intended only to keep Paul honest in his introductory writings
and presentations.
[ paulmck: Apply kernel test robot feedback. ]
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
4 lines
98 B
Clojure
4 lines
98 B
Clojure
rcutorture.torture_type=trivial-preempt
|
|
rcutorture.onoff_interval=0
|
|
rcutorture.shuffle_interval=0
|