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, Nov 18, 2:40 PM
Unknown Object (File)
Mon, Oct 27, 5:46 AM
Unknown Object (File)
Sun, Oct 26, 10:18 PM
Unknown Object (File)
Sat, Oct 25, 4:50 AM
Unknown Object (File)
Wed, Oct 22, 9:31 PM
Unknown Object (File)
Wed, Oct 22, 9:31 PM
Unknown Object (File)
Wed, Oct 22, 9:31 PM
Unknown Object (File)
Wed, Oct 22, 12:08 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