HomeFreeBSD

Use pmap_invalidate_all rather than invalidating 512 level 2 entries in

Description

Use pmap_invalidate_all rather than invalidating 512 level 2 entries in
the early pmap_mapbios/unmapbios code. It is even worse when there are
multiple L2 entries to handle as we would need to iterate over all pages.

Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS339947: MFC r339586:
Branches
Unknown
Tags
Unknown