Page MenuHomeFreeBSD

alq, siftr: add panic/debugger checks to shutdown hooks
ClosedPublic

Authored by mhorne on Oct 23 2023, 8:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 6, 2:55 AM
Unknown Object (File)
Thu, Apr 30, 5:55 PM
Unknown Object (File)
Mon, Apr 27, 11:40 AM
Unknown Object (File)
Thu, Apr 23, 8:29 PM
Unknown Object (File)
Thu, Apr 23, 8:05 AM
Unknown Object (File)
Apr 19 2026, 12:59 PM
Unknown Object (File)
Apr 16 2026, 5:13 AM
Unknown Object (File)
Apr 10 2026, 12:00 PM

Details

Summary

Don't try to gracefully terminate the pkt_manager thread if the
scheduler is not running.

We should not attempt to shutdown ald if RB_NOSYNC is set, and must not
if the scheduler is stopped (the function calls wakeup()).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 54141
Build 51031: arc lint + arc unit