HomeFreeBSD

Define vm_map_entry_in_transition to handle an in-transition map

Description

Define vm_map_entry_in_transition to handle an in-transition map
entry, combining code currently in vm_map_unwire and
vm_map_wire_locked into a single function, called by each of them for
entries in transition.

Discussed with: kib, markj
Reviewed by: alc
Approved by: kib, markj (mentors, implicit)
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D20833

Details

Provenance
dougmAuthored on
Reviewer
alc
Differential Revision
D20833: factor out common wiring code
Parents
rS350154: Remove RELEASE_CRUNCH here
Branches
Unknown
Tags
Unknown