Skip to content

SarcasticGeek/MemoryAllocationOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryAllocationOS

Memory Allocation in OS using C#

1- User inputs holes sizes and starting addresses.

2- User inputs number of processes.

3- User inputs processes’ size (Ex: p0 size =100, p1 size = 50... etc).

4- User inputs the method of allocation (first fit or best fit or worst fit).

About

Memory Allocation Simulator in OS course related to my collage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages