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, Feb 4, 1:14 PM
Unknown Object (File)
Jan 29 2025, 9:18 AM
Unknown Object (File)
Dec 16 2024, 8:17 AM
Unknown Object (File)
Dec 14 2024, 12:17 PM
Unknown Object (File)
Oct 18 2024, 8:49 PM
Unknown Object (File)
Oct 1 2024, 2:04 PM
Unknown Object (File)
Sep 25 2024, 10:14 PM
Unknown Object (File)
Sep 25 2024, 1:04 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