Large folios for anonymous memory
Large folios for anonymous memory
Posted Jul 8, 2023 8:13 UTC (Sat) by yuzhao@google.com (guest, #132005)In reply to: Large folios for anonymous memory by james
Parent article: Large folios for anonymous memory
The contiguous block entries (16*4KB) on (older) Armv8-A CPUs require OS to set the contiguous bit in PTEs, hence not transparent. The (newer) ARMv8.2-A supports Hardware Page Aggregation (HPA), which like the AMD PTE coalescing is also transparent but at a smaller granularity (4*4KB).
Intel at the moment doesn't provide either.
Posted Jul 13, 2023 7:37 UTC (Thu)
by ikitayama (subscriber, #51589)
[Link] (1 responses)
Posted Jul 13, 2023 20:21 UTC (Thu)
by yuzhao@google.com (guest, #132005)
[Link]
Large folios for anonymous memory
Then 4*64KB.
Large folios for anonymous memory