HomeFreeBSD

vm: Assert that pagesizes[] is sorted

Description

vm: Assert that pagesizes[] is sorted

Ensure that pmap_init() properly initialized pagesizes[]. In part, we
are making this change to document the requirement that the non-zero
elements of pagesizes[] must be in ascending order.

Reviewed by: kib, markj

Details

Provenance
alcAuthored on Aug 3 2024, 8:18 PM
Parents
rG82246ac5d890: Fix enum warnings in ath_hal's ar9300
Branches
Unknown
Tags
Unknown