Skip to content

Logan-Fouts/OS_Memory_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Manager

Description

This is a simulation of how memory can be managed inside an operating system. The commands are read from an input file, and an output file is generated using 3 different allocation strategies.

  1. First Fit
  2. Best Fit
  3. Worst Fit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages