HomeFreeBSD

amd64: Handle 1GB mappings in pmap_enter_quick_locked()

Description

amd64: Handle 1GB mappings in pmap_enter_quick_locked()

This code path can be triggered by applying MADV_WILLNEED to a 1GB
mapping.

Reviewed by: alc, kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D36674

Details

Provenance
markjAuthored on Sep 24 2022, 1:20 PM
Reviewer
alc
Differential Revision
D36674: amd64: Handle 1GB mappings in pmap_enter_quick_locked()
Parents
rG0b29f5efcc7e: amd64: Make it possible to grow the KERNBASE region of KVA
Branches
Unknown
Tags
Unknown