Virtual memory paging and multiprogramming simulator for CSC345 - Operating Systems.
Please use ./refstr -h in order to find out how to execute Part 1.
Please ./genInputFile -h in order to find out how to enter the inputs for part 3 & 4
Parts 3 and 4 can be executed with the ./sim program. However, it takes in an option and an input file.
./sim -h in order to learn about the options.
After you ./genInputFile <input.txt>, open the file <input.txt> and edit the inputs.
Then you just do ./sim <input.txt>