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
F122646862: D13098.id.diff
Mon, Jul 7, 2:41 AM
Unknown Object (File)
Fri, Jul 4, 12:44 PM
Unknown Object (File)
Sat, Jun 28, 12:47 AM
Unknown Object (File)
Thu, Jun 19, 10:59 AM
Unknown Object (File)
Tue, Jun 17, 11:56 AM
Unknown Object (File)
Tue, Jun 17, 1:32 AM
Unknown Object (File)
Sat, Jun 14, 12:01 AM
Unknown Object (File)
Apr 12 2025, 6:27 AM
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