Demand Paging
To Run:
javac *.java
java Paging M P S J N R
M: the machine size in words.
P: the page size in words
S: the size of each process
J: the job mix
N: Number of references
R: replacement algorithm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Demand Paging
To Run:
javac *.java
java Paging M P S J N R
M: the machine size in words.
P: the page size in words
S: the size of each process
J: the job mix
N: Number of references
R: replacement algorithm