diff options
author | Yan Zhai <[email protected]> | 2024-03-19 13:44:34 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-20 21:05:42 -0700 |
commit | 1a77557d48cff187a169c2aec01c0dd78a5e7e50 (patch) | |
tree | 3546b847341ff48d74295d8b06f1517e851ba715 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | f7bf0ec1e73d43a347489e958b42841b111d63d6 (diff) |
rcu: add a helper to report consolidated flavor QS
When under heavy load, network processing can run CPU-bound for many
tens of seconds. Even in preemptible kernels (non-RT kernel), this can
block RCU Tasks grace periods, which can cause trace-event removal to
take more than a minute, which is unacceptably long.
This commit therefore creates a new helper function that passes through
both RCU and RCU-Tasks quiescent states every 100 milliseconds. This
hard-coded value suffices for current workloads.
Suggested-by: Paul E. McKenney <[email protected]>
Reviewed-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Yan Zhai <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Link: https://lore.kernel.org/r/90431d46ee112d2b0af04dbfe936faaca11810a5.1710877680.git.yan@cloudflare.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions