HomeFreeBSD

Rewrite sigdeferstop(9) and sigallowstop(9) into more flexible

Description

Rewrite sigdeferstop(9) and sigallowstop(9) into more flexible
framework allowing to set the suspension policy for the dynamic block.
Extend the currently possible policies of stopping on interruptible
sleeps and ignoring such sleeps by two more: do not suspend at
interruptible sleeps, but interrupt them with either EINTR or ERESTART.

Reviewed by: jilles
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Approved by: re (gjb)

Details

Provenance
kibAuthored on
Reviewer
jilles
Parents
rS302214: Enter 64-bit mode as early as possible in the 64-bit PowerPC boot sequence.
Branches
Unknown
Tags
Unknown