HomeFreeBSD

arm64: fix free queue and reservation configuration for 16KB pages

Description

arm64: fix free queue and reservation configuration for 16KB pages

Correctly configure the free page queues and the reservation size when
the base page size is 16KB. In particular, the reservation size was
less than the L2 Block size, making L2 promotions and mappings all but
impossible.

Reviewed by: markj
Tested by: gallatin
Differential Revision: https://reviews.freebsd.org/D42737

Details

Provenance
ehs3_rice.eduAuthored on Nov 18 2023, 9:13 PM
alcCommitted on Mar 24 2024, 5:22 PM
Reviewer
markj
Differential Revision
D42737: arm64 pmap: Add ATTR_CONTIGUOUS support [Part 1]
Parents
rGa03aff88a144: icmp6: bring rate limiting on a par with IPv4
Branches
Unknown
Tags
Unknown