Page MenuHomeFreeBSD

Restructure fault to eliminate a goto and label.
ClosedPublic

Authored by jeff on Jan 22 2020, 7:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 7:42 PM
Unknown Object (File)
Mon, Apr 20, 9:57 PM
Unknown Object (File)
Mon, Apr 20, 5:36 AM
Unknown Object (File)
Sun, Apr 19, 9:31 PM
Unknown Object (File)
Sat, Apr 11, 12:41 PM
Unknown Object (File)
Mon, Apr 6, 2:55 PM
Unknown Object (File)
Sun, Apr 5, 9:23 AM
Unknown Object (File)
Tue, Mar 31, 5:05 AM
Subscribers

Details

Summary

As Doug noticed this is a bit cleaner.

I could almost see making a vm_fault_object() call that wraps up the various stages in the loop but for now I'm reasonably happy with this.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable