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