Skip to content

Simulates a page table under various eviction policies. Uses trace files from the execution of various real world applications such as the widely used GCC compiler.

Notifications You must be signed in to change notification settings

Danori/PageTableSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simply extract the contents to whatever directory, navigate to the directory, and run the command:

make

This will compile the page simulation program.

Run the program with the following parameters:

./memsim <tracefile> <numframes> <rdm|lru|fifo|vms> <debug|quiet>

About

Simulates a page table under various eviction policies. Uses trace files from the execution of various real world applications such as the widely used GCC compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •