diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-02-17 17:57:35 -0800 |
---|---|---|
committer | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2024-04-09 15:10:13 +0200 |
commit | 1a140b46da8f3be8e55fbd0950653c9a235b6ce9 (patch) | |
tree | 33c260ecf490a739637ef9f52187a1c65f05be61 /kernel/rcu | |
parent | 9e97ea7796412e23b8ecc946fd0488a2de39ea76 (diff) | |
download | lwn-1a140b46da8f3be8e55fbd0950653c9a235b6ce9.tar.gz lwn-1a140b46da8f3be8e55fbd0950653c9a235b6ce9.zip |
rcutorture: Enable RCU priority boosting for TREE09
The TREE09 rcutorture scenario exhausts memory from time to time, and
this is due to a reader being preempted and blocking grace periods,
thus preventing recycling of the memory used in callback-flooding tests.
This commit therefore enables RCU priority boosting and sets the boosting
delay to 100 milliseconds after grace-period start.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'kernel/rcu')
0 files changed, 0 insertions, 0 deletions