Skip to content

mp526/Memory-Management-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Memory-Management-Simulation

A simulation of the memory management component on an operating system

To run simulation:

  1. Navigate to src folder

  2. Complile with: javac com/memorymanagement/SimController.java

  3. Run: java com/memorymanagement/Simcontroller.java <policy> <memory_size> <data_file

About

A simulation of the memory management component on an operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages