Skip to content

holds the code for the OS memory management simulator. Program is built using C++

Notifications You must be signed in to change notification settings

omsyaran/OS_memory

Repository files navigation

OS Memory Management Simulator.

A program or a simulator which is developed based on the event driven principles where the program is designed to compare the various methods utilized by the OS's memory management system.

  • This program is built to identify the best method that can be used for the OS in order to manage the memory. Fixed partition,dynamic partition and the method of allocating memory for the each jobs are taken into account as well.
  • This program is built using Visual Studio 2019.

About

holds the code for the OS memory management simulator. Program is built using C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages