diff options
author | 2022-10-16 16:22:57 +0000 | |
---|---|---|
committer | 2022-11-29 14:02:52 -0800 | |
commit | 084e04fff1601787a121c225502716b8c0314433 (patch) | |
tree | 91aca2a3663582ec3512c315e924b9371ef8415a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | rcu: Shrinker for lazy rcu (diff) | |
download | wireguard-linux-084e04fff1601787a121c225502716b8c0314433.tar.xz wireguard-linux-084e04fff1601787a121c225502716b8c0314433.zip |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions