Compendia: Reducing Virtual-Memory Costs via Selective Densification

Sam Ainsworth, Timothy M. Jones

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

Virtual-to-physical memory translation is becoming an increasingly dominant cost in workload execution; as data sizes scale, up to four memory accesses are required per translation, and 24 in virtualised systems. However, the radix trees in use today to hold these translations have many favourable properties, including cacheability, ability to fit in conventional 4 KiB page frames, and a sparse representation. They are therefore unlikely to be replaced in the near future.

In this paper we argue that these structures are actually too sparse for modern workloads, so many of the overheads are unnecessary. Instead, where appropriate, we expand groups of 4 KiB layers, each able to translate 9 bits of address space, into a single 2 MiB layer, able to translate 18 bits in a single memory access. These fit in the standard huge-page allocations used by most conventional operating systems and architectures. With minor extensions to the page-table-walker structures to support these, and aid in their cacheability, we can reduce memory accesses per walk by 27%, or 56% for virtualised systems, without significant memory overhead.
Original languageEnglish
Title of host publicationProceedings of the 2021 ACM SIGPLAN International Symposium on Memory Management
PublisherACM Association for Computing Machinery
Pages52-65
Number of pages14
ISBN (Electronic)9781450384483
DOIs
Publication statusPublished - 22 Jun 2021
Event2021 ACM SIGPLAN International Symposium on Memory Management - Online
Duration: 22 Jun 202122 Jun 2021
https://conf.researchr.org/home/ismm-2021

Symposium

Symposium2021 ACM SIGPLAN International Symposium on Memory Management
Abbreviated titleISMM 2021
Period22/06/2122/06/21
Internet address

Keywords / Materials (for Non-textual outputs)

  • virtual memory
  • virtualisation

Fingerprint

Dive into the research topics of 'Compendia: Reducing Virtual-Memory Costs via Selective Densification'. Together they form a unique fingerprint.

Cite this