Skip to content

DennisPark93/Operating-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Operating System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages