vcheng3/Virtual-Memory-Manager
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
1. To compile - g++ -std=c++11 main.cpp -o virtualmem 2. To run - ./virtualmem -f 3 -i test.txt -r LRU-REF8 If for any reason, the file is not found, please try giving the full path of the file.