summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2024-11-06 23:19:35 +0300
committerUladzislau Rezki (Sony) <urezki@gmail.com>2024-12-14 19:05:03 +0300
commita2ab1e457897f4fc8ff23f7ead92ee2b29655c04 (patch)
tree705d027be249c17cb2aa64ef88d905a587affccc /tools/perf/scripts/python/task-analyzer.py
parentec9d6356bfda69abe5f4767dd56c964127913233 (diff)
downloadlinux-a2ab1e457897f4fc8ff23f7ead92ee2b29655c04.tar.xz
rcutorture: Ignore attempts to test preemption and forward progress
Use of the rcutorture preempt_duration and the default-on fwd_progress kernel parameters can result in preemption of callback processing during forward-progress testing, which is an excellent way to OOM your test if your kernel offloads RCU callbacks. This commit therefore treats preempt_duration in the same way as stall_cpu in CONFIG_RCU_NOCB_CPU=y kernels, prohibiting fwd_progress testing and splatting when rcutorture is built in (as opposed to being a loadable module). 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