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
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D30951

Details

Provenance
alcAuthored on Jun 30 2021, 5:59 AM
Reviewer
kib
Differential Revision
D30951: amd64: a simplication to pmap_remove_{all,write}
Parents
rG3f197b101f71: release: Remove C-like string comparison operator
Branches
Unknown
Tags
Unknown