Page MenuHomeFreeBSD

Move readahead into its own function.
ClosedPublic

Authored by jeff on Jan 20 2020, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 4:14 PM
Unknown Object (File)
Mon, Apr 6, 3:22 AM
Unknown Object (File)
Sat, Mar 28, 12:43 PM
Unknown Object (File)
Sat, Mar 21, 7:08 PM
Unknown Object (File)
Sat, Mar 21, 12:43 PM
Unknown Object (File)
Fri, Mar 20, 8:29 PM
Unknown Object (File)
Mar 9 2026, 9:28 PM
Unknown Object (File)
Mar 8 2026, 8:40 PM
Subscribers

Details

Summary

This is simply moving functionality out of the main fault loop. I intend to continue to do so to simplify control flow and improve readability so that when I introduce lockless lookups we don't have spaghetti code of a dozen gotos.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28792
Build 26801: arc lint + arc unit