summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJoel Fernandes <joelagnelf@nvidia.com>2026-01-01 11:34:17 -0500
committerBoqun Feng <boqun.feng@gmail.com>2026-01-04 18:51:14 +0800
commitcf587c6ff2d09866eb53a4620bc1aa561fb0c000 (patch)
tree20fb0686319f195ad5c6be9af3b557e9d2fce657 /kernel
parenta590a79d19046d3e0f2089f83046f3b87f880359 (diff)
rcutorture: Add --kill-previous option to terminate previous kvm.sh runs
When kvm.sh is killed, its child processes (make, gcc, qemu, etc.) may continue running. This prevents new kvm.sh instances from starting even though the parent is gone. Add a --kill-previous option that uses fuser(1) to terminate all processes holding the flock file before attempting to acquire it. This provides a clean way to recover from stale/zombie kvm.sh runs which sometimes may have lots of qemu and compiler processes still disturbing. Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com> Tested-by: Paul E. McKenney <paulmck@kernel.org> Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions