summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-10-21 17:07:47 +0300
committerUladzislau Rezki (Sony) <urezki@gmail.com>2024-12-14 19:02:28 +0300
commit7b6c1648bb6e041b3f2284b7f602283adc852bb7 (patch)
tree682ce45e4428f4254c36bf5d6d0738298d5198ac /tools/perf/scripts/python/task-analyzer.py
parent579a05da40a4980870a13d30cd0532f77aa15b8b (diff)
downloadlinux-7b6c1648bb6e041b3f2284b7f602283adc852bb7.tar.xz
rcutorture: Use finer-grained timeouts for rcu_torture_writer() polling
The rcu_torture_writer() polling currently uses timeouts ranging from zero to 16 milliseconds to wait for the polled grace period to end. This works, but it would be better to have a higher probability of exercising races with the code that cleans up after a grace period. This commit therefore switches from these millisecond-scale timeouts to timeouts ranging from zero to 128 microseconds, and with a full microsecond's worth of timeout fuzz. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions