diff options
author | 2022-12-13 20:48:38 +0000 | |
---|---|---|
committer | 2023-01-05 12:10:35 -0800 | |
commit | e01f3a1a589e314cf27bd2cb27d9c2c58e105a27 (patch) | |
tree | 57c895a245db88c6286302007b122865fa6a792b /scripts/generate_rust_analyzer.py | |
parent | refscale: Add tests using SLAB_TYPESAFE_BY_RCU (diff) | |
download | linux-rng-e01f3a1a589e314cf27bd2cb27d9c2c58e105a27.tar.xz linux-rng-e01f3a1a589e314cf27bd2cb27d9c2c58e105a27.zip |
locktorture: Allow non-rtmutex lock types to be boosted
Currently RT boosting is only done for rtmutex_lock, however with proxy
execution, we also have the mutex_lock participating in priorities. To
exercise the testing better, add RT boosting to other lock testing types
as well, using a new knob (rt_boost).
Tested with boot parameters:
locktorture.torture_type=mutex_lock
locktorture.onoff_interval=1
locktorture.nwriters_stress=8
locktorture.stutter=0
locktorture.rt_boost=1
locktorture.rt_boost_factor=1
locktorture.nlocks=3
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions