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
F153394268: D23321.diff
Mon, Apr 20, 9:57 PM
F153281167: D23321.diff
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
Unknown Object (File)
Mon, Mar 30, 9:46 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