diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2022-10-16 16:22:57 +0000 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-11-29 14:02:52 -0800 |
commit | 084e04fff1601787a121c225502716b8c0314433 (patch) | |
tree | 91aca2a3663582ec3512c315e924b9371ef8415a /kernel/rcu/sync.c | |
parent | c945b4da7a448a9a56becc5a8745d942b2b83d3c (diff) |
rcuscale: Add laziness and kfree tests
This commit adds 2 tests to rcuscale. The first one is a startup test
to check whether we are not too lazy or too hard working. The second
one causes kfree_rcu() itself to use call_rcu() and checks memory
pressure. Testing indicates that the new call_rcu() keeps memory pressure
under control roughly as well as does kfree_rcu().
[ paulmck: Apply checkpatch feedback. ]
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/sync.c')
0 files changed, 0 insertions, 0 deletions