HomeFreeBSD

amd64: a simplication to pmap_remove_{all,write}

Description

amd64: a simplication to pmap_remove_{all,write}

Eliminate some unnecessary unlocking and relocking when we have to retry
the operation to avoid deadlock. (All of the other pmap functions that
iterate over a PV list already implemented retries without these same
unlocking and relocking operations.)

Reviewed by: kib, markj

(cherry picked from commit 1a8bcf30f97e6153def2af781db2fe54f5c0d106)

Details

Provenance
alcAuthored on Jun 30 2021, 5:59 AM
markjCommitted on Aug 31 2021, 7:09 PM
Parents
rGb2727ab88c8d: arm64: a few simplications to pmap_remove_{all,write}
Branches
Unknown
Tags
Unknown