diff options
| author | Alexei Starovoitov <ast@kernel.org> | 2025-11-25 15:30:14 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-11-25 15:30:14 -0800 |
| commit | 5262cb23393f7e86a64d1a45eeaa8a6f99f03d10 (patch) | |
| tree | ffcf1717b03fe52ec4ca7b7d2a0396aaa902df19 /scripts/clang-tools/gen_compile_commands.py | |
| parent | 8f6ddc0587606c4be7ffcbdb20a4a99647e0c362 (diff) | |
| parent | 88337b587b8b1f4b418638546a85d3295500dcc2 (diff) | |
Merge branch 'general-enhancements-to-rqspinlock-stress-test'
Kumar Kartikeya Dwivedi says:
====================
General enhancements to rqspinlock stress test
Three enchancements, details in commit messages.
First, the CPU requirements are 2 for AA, 3 for ABBA, and 4 for ABBCCA,
hence relax the check during module initialization. Second, add a
per-CPU histogram to capture lock acquisition times to record which
buckets these acquisitions fall into for the normal task context and NMI
context. Anything below 10ms is not printed in detail, but above that
displays the full breakdown for each context. Finally, make the delay of
the NMI and task contexts configurable, set to 10 and 20 ms respectively
by default.
====================
Link: https://patch.msgid.link/20251125020749.2421610-1-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
