Description: In this assignment is to simulate the behavior of dynamic partitioned memory management algorithm. In dynamic partitioned memory management
a) The requests for allocation of memory are of variable size.
b) The area is freed when no longer required.
c) The allocated area cannot be moved.
d) The size of the memory allocated is equal to the memory required.
To Search:
File list (Check if you may need any files):
HW7.cpp
assignment.doc