Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D23282
Change Details
Change Details
Old
New
Diff
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.
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.
Continue