HomeFreeBSD

Stop arming kqueue timers on knote owner suspend or terminate

Description

Stop arming kqueue timers on knote owner suspend or terminate

This way, even if the process specified very tight reschedule
intervals, it should be stoppable/killable.

Reported and reviewed by: markj
Tested by: markj, pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D29106

Details

Provenance
kibAuthored on Mar 5 2021, 11:29 PM
Differential Revision
D29106: Stop posix realtime timer and kqueue EVFILT_TIMER timers around process stop and kill
Parents
rG533e5057ed25: Add helper for kqueue timers callout scheduling
Branches
Unknown
Tags
Unknown