HomeFreeBSD

reap_kill_proc: do not retry on thread_single() failure

Description

reap_kill_proc: do not retry on thread_single() failure

The failure means that the process does single-threading itself, which
makes our action not needed.

Reported and tested by: pho
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D35310

Details

Provenance
kibAuthored on May 3 2022, 7:49 PM
Reviewer
markj
Differential Revision
D35310: Set of fixes for REAP_KILL_SUBTREE
Parents
rG008b2e65442a: Make stop_all_proc_block interruptible to avoid deadlock with parallel…
Branches
Unknown
Tags
Unknown