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)
Thu, Nov 13, 1:49 PM
Unknown Object (File)
Wed, Nov 12, 11:34 PM
Unknown Object (File)
Thu, Nov 6, 3:53 AM
Unknown Object (File)
Wed, Nov 5, 8:19 AM
Unknown Object (File)
Tue, Nov 4, 11:06 PM
Unknown Object (File)
Tue, Nov 4, 12:49 AM
Unknown Object (File)
Mon, Nov 3, 4:19 PM
Unknown Object (File)
Sat, Nov 1, 3:38 AM

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