HomeFreeBSD

Handle PCATCH in blockcount_sleep() so it can be interrupted.

Description

Handle PCATCH in blockcount_sleep() so it can be interrupted.

blockcount_wait() still unconditionally waits for the count to reach
zero before returning.

Tested by: pho (a larger patch)
Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D24513

Details

Provenance
markjAuthored on
Reviewer
kib
Differential Revision
D24513: Avoid creating unkillable processes with sendfile(SF_SYNC).
Parents
rS360162: hwpstate_intel(4): small text tweaks
Branches
Unknown
Tags
Unknown