Skip to content

naddamuhamed/MemoryAllocationSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

It is a console application which takes the total number of memory blocks, the block sizes, the number of processes, the processes sizes and the allocation method. In a tabular form, the program should show the mapping of the processes to the blocks.