HomeFreeBSD

Make page size dynamic in libkvm for arm64

Description

Make page size dynamic in libkvm for arm64

To allow for a future 16k or 64k page size we need to tell libkvm which
is being used. Add a flag field in unused space in minidumphdr and use
it to signal between the different options.

Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34548

Details

Provenance
andrewAuthored on Mar 14 2022, 12:40 PM
Reviewer
markj
Differential Revision
D34548: Make page size dynamic in libkvm for arm64
Parents
rG5e2f304cb4c7: Fix calculating l0index in _pmap_alloc_l3 on arm64
Branches
Unknown
Tags
Unknown