Skip to content

Arnab-Gupta/OS_lab3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetID: ag7654

OS: Lab3

The solution to this lab has been implemented in C++.

Please follow the steps given below to run the code:

  1. Unzip the zip file.

  2. We have to load a module before executing.

module load gcc-9.2
  1. Running the Makefile
make
  1. To run any input (for example, in4 on the WORKING SET scheduler with number of frames 16):
./mmu -f16 -aw -oOFPS inputs/in4 inputs/rfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors