Skip to content

AsmaaOmarr/Memory_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Management

Memory allocation simulator to allocate variable-sized partitions of the memory to a given sequence of processes requests. Apply different allocation policies (First-Fit, Best-Fit,Worst-Fit) And compaction algorithm to place all free memory together in one large block

About

Memory allocation simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages