A simple simulator program that simulates working set requirment of a function that implements the process interface as defined by Assignment 3 of CMPUT 379 fall 2016. This works with heapsort and quicksort functions. To use the simulator, run the bash script sim with 3 arguments that are the pagesize, windowsize, and sort algorithim. an example command would be "./sim 128 16384 quicksort" without the double quotes
aaronphilips/virtual-memory-sorting-simulation
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|