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)
Sat, Oct 11, 12:44 AM
Unknown Object (File)
Thu, Sep 25, 1:56 AM
Unknown Object (File)
Fri, Sep 19, 10:32 AM
Unknown Object (File)
Sep 17 2025, 1:17 AM
Unknown Object (File)
Sep 16 2025, 8:37 PM
Unknown Object (File)
Aug 22 2025, 6:13 AM
Unknown Object (File)
Jun 24 2025, 8:56 PM
Unknown Object (File)
Jun 22 2025, 8:14 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