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.
Sponsored by: DARPA
Differential D48455
Refine comment about size of struct pmap_large_md_page. jhb on Jan 14 2025, 3:53 PM. Authored by Tags None Referenced Files
Details pmap_init_pv_table does not assume a specific size of 64. It does Sponsored by: DARPA
Diff Detail
|