Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 634 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 634 Bytes

Mosaic Pages: Big TLB Reach with Small Pages

This repository contains artifacts of "Mosaic Pages: Big TLB Reach with Small Pages" from ASPLOS'23.

The artifact consists of three experiments. Each directory contains an experiment and includes a corresponding instructions README.

  1. Gem5 experiments to show TLB miss reductions (Figure 4 from the paper).
    Available in 1-gem5-mosaic/.
  2. Linux experiments to show memory utilization and swapping performance (Tables 3 and 4 from the paper).
    Available in 2-linux-mosaic/.
  3. Verilog timing analysis to show (Table 5 from the paper).
    Available in 3-TabulationHashing/.