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)
Fri, Apr 19, 9:30 AM
Unknown Object (File)
Wed, Apr 17, 1:15 AM
Unknown Object (File)
Tue, Apr 16, 10:11 PM
Unknown Object (File)
Dec 23 2023, 2:36 AM
Unknown Object (File)
Nov 4 2023, 12:44 AM
Unknown Object (File)
Jul 23 2023, 10:25 AM
Unknown Object (File)
Jun 15 2023, 6:46 PM
Unknown Object (File)
Jun 3 2023, 1:37 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