Skip to content

RyoTTa/mosaic-asplos23-artifacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.0%
  • C++ 7.8%
  • Python 1.5%
  • Assembly 1.3%
  • Makefile 0.2%
  • Perl 0.1%
  • Other 0.1%