HomeFreeBSD

In the arm64 pmap_remove, when removing a full superpage there is no need

Description

In the arm64 pmap_remove, when removing a full superpage there is no need
to demote it to 512 pages, then remove each of these. We can just remove
the l2 map directly. This is what the intel pmaps already do.

Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS320570: Correct signatures of several pthreads stubs.
Branches
Unknown
Tags
Unknown