Page MenuHomeFreeBSD

Make interrupt driven config hooks configurable and predictable.
Needs ReviewPublic

Authored by scottl on Nov 15 2017, 12:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 6:14 PM
Unknown Object (File)
Thu, Oct 30, 6:10 PM
Unknown Object (File)
Oct 21 2025, 11:41 PM
Unknown Object (File)
Oct 20 2025, 2:45 PM
Unknown Object (File)
Oct 20 2025, 2:45 PM
Unknown Object (File)
Oct 20 2025, 1:01 AM
Unknown Object (File)
Oct 19 2025, 10:39 AM
Unknown Object (File)
Sep 14 2025, 4:20 PM
Subscribers
None

Details

Reviewers
imp
gallatin
Summary

Allow interrupt-driven config hooks to spin for an amount of time that is selectable
via tunables. Instead of waiting indefinitely, break out of the loop (or panic if
INVARIANTS is set) once the max number of loops has been tried.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12754
Build 13022: arc lint + arc unit