Skip to content

Variable Size Partitioning (Contiguous Allocation) Simulator using C/C++ on Linux.

Notifications You must be signed in to change notification settings

gamingumar/memory-allocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

memory-allocation

Variable Size Partitioning (Contiguous Allocation) Simulator using C/C++ on Linux.

A simulation that explores the effects of limited memory and memory management based on contiguous allocation. Your simulator will read information and characteristics of processes from input files and then simulate the execution of the processes.
The

About

Variable Size Partitioning (Contiguous Allocation) Simulator using C/C++ on Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages