diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2025-02-27 16:16:12 +0300 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2025-03-05 05:44:29 +0300 |
commit | a6cea3954e62bb200834830515b3e85c9db5c238 (patch) | |
tree | 214c7267ce550e15c6288ca6c81e577de4a0fe68 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 8d67c1558a71475e638fee09e588e12834043069 (diff) | |
download | linux-a6cea3954e62bb200834830515b3e85c9db5c238.tar.xz |
rcu: Update TREE05.boot to test normal synchronize_rcu()
Add extra parameters for rcutorture module. One is the "nfakewriters"
which is set -1. There will be created number of test-kthreads which
correspond to number of CPUs in a test system. Those threads randomly
invoke synchronize_rcu() call.
Apart of that "rcu_normal" is set to 1, because it is specifically for
a normal synchronize_rcu() testing, also a newly added parameter which
is "rcu_normal_wake_from_gp" is set to 1 also. That prevents interaction
with other callbacks in a system.
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Link: https://lore.kernel.org/r/20250227131613.52683-2-urezki@gmail.com
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions