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)
Wed, May 6, 12:22 AM
Unknown Object (File)
Sun, May 3, 6:13 PM
Unknown Object (File)
Thu, Apr 30, 6:28 PM
Unknown Object (File)
Fri, Apr 24, 3:57 AM
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
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