-
Notifications
You must be signed in to change notification settings - Fork 0
Operating System Lab: Pager. http://cs.nyu.edu/courses/spring12/CSCI-GA.2250-001/index.html
jinglundong/OS-Pager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/***************************************************************************** README Lab4-DONG-Jinglun *****************************************************************************/ UNZIP: unzip lab4-dong-jinglun.zip CHANGE DIRECTORY: cd .. COMPILE: g++ lab4-jinglun-dong.cpp Pager.cpp Proc.cpp FrameTable.cpp -o lab4-dong-jinglun.exe RUN: THE FOLLOWING COMMANDS ARE VALID: ./lab4-dong-jinglun.exe 20 10 10 3 10 lru 0 //Normal ./lab4-dong-jinglun.exe 20 10 10 3 10 lru 1 //Debugging ./lab4-dong-jinglun.exe 20 10 10 3 10 lru 0 //ShowRandom //Please put random file into the same directory. (Did not test other cases)
About
Operating System Lab: Pager. http://cs.nyu.edu/courses/spring12/CSCI-GA.2250-001/index.html
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published