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
.
- Gem5 experiments to show TLB miss reductions (Figure 4 from the paper).
Available in1-gem5-mosaic/
. - Linux experiments to show memory utilization and swapping performance (Tables 3 and 4 from the paper).
Available in2-linux-mosaic/
. - Verilog timing analysis to show (Table 5 from the paper).
Available in3-TabulationHashing/
.