HomeFreeBSD

Extract the innermost loop of pmap_remove() out into its own function,

Description

Extract the innermost loop of pmap_remove() out into its own function,
pmap_remove_ptes(). (This new function will also be used by an upcoming
change to pmap_enter() that adds support for psind == 1 mappings.)

Submitted by: Yufeng Zhou <yz70@rice.edu> (an earlier version)
Reviewed by: kib, markj
MFC after: 1 week

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS321002: Revert r320997. There are reports of it getting the wrong results, so
Branches
Unknown
Tags
Unknown