diff options
author | Elizabeth Figura <zfigura@codeweavers.com> | 2024-12-13 13:35:08 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-08 13:18:12 +0100 |
commit | a22860e57b54e9b55028243764f7899fe7c4ae4b (patch) | |
tree | a5a5e1187f0f57f9b7f6a024fbcf736d3068b9fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c52b9cb13fd1bd03199c3e5c58c5b7fcaa82d459 (diff) |
selftests: ntsync: Add a stress test for contended waits.
Test a more realistic usage pattern, and one with heavy contention, in order to
actually exercise ntsync's internal synchronization.
This test has several threads in a tight loop acquiring a mutex, modifying some
shared data, and then releasing the mutex. At the end we check if the data is
consistent.
Signed-off-by: Elizabeth Figura <zfigura@codeweavers.com>
Link: https://lore.kernel.org/r/20241213193511.457338-28-zfigura@codeweavers.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions