-
Notifications
You must be signed in to change notification settings - Fork 0
Danori/PageTableSimulator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published