Eliminate redundant calls to critical_enter() and critical_exit() from
pmap_update_entry(). It suffices that interrupts are blocked.
Reviewed by: andrew, markj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D21753
Eliminate redundant calls to critical_enter() and critical_exit() from Tags None Referenced Files None Subscribers None
Description
Details
|