HomeFreeBSD

arm64: Refine comment about size of struct pmap_large_md_page

Description

arm64: Refine comment about size of struct pmap_large_md_page

pmap_init_pv_table does not assume a specific size of 64. It does
assume a size that evenly divides the size of a page since it inserts
pages from different domains into the kva backing the global pv_table
array.

Reviewed by: imp, markj
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D48455

Details

Provenance
jhbAuthored on Wed, Jan 15, 3:03 PM
Reviewer
imp
Differential Revision
D48455: Refine comment about size of struct pmap_large_md_page.
Parents
rG5c341fe5123d: pkg(7): support configuration overwrite like pkg(8)
Branches
Unknown
Tags
Unknown