commit | 8e8be45e8e55daa381028aec339829929ddb53a5 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Sep 02 16:16:14 2010 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Oct 07 10:41:08 2010 -0700 |
tree | 69176055b8d27ff91fe4da2cea04128f3d3ff8c4 | |
parent | 6506cf6ce68d78a5470a8360c965dafe8e4b78e3 [diff] |
rcu: add priority-inversion testing to rcutorture Add an optional test to force long-term preemption of RCU read-side critical sections, controlled by new test_boost, test_boost_interval, and test_boost_duration module parameters. This is to be used to test RCU priority boosting. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>