/mem_sys_probe

Evaluate the memory system behaviors.

Primary LanguageC

Memory System Probe

Evaluate the memory system behaviors.

Derived from Hennessy and Patterson, Computer Architecture: A Quantitative Approach, 5th edition, Chapter 2, Case Study 2. Code originally from www.hpl.hp.com/research/cacti/aca_ch2_cs2.c. Ported to Linux OS systems.

Dependencies

  • (Optional) libhugetlbfs: provides huge page support.

by Mingyu Gao mgao12@stanford.edu