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)
Mon, Aug 31, 12:40 PM
Unknown Object (File)
Mon, Aug 31, 3:49 AM
Unknown Object (File)
Mon, Aug 31, 3:10 AM
Unknown Object (File)
Sun, Aug 30, 6:10 AM
Unknown Object (File)
Sat, Aug 29, 1:44 AM
Unknown Object (File)
Wed, Aug 26, 8:10 PM
Unknown Object (File)
Wed, Aug 26, 7:56 PM
Unknown Object (File)
Wed, Aug 26, 7:35 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