What are the advantages and Disadvantages of fragmentation of memory management in operating system
Answers
Answered by
1
The main disadvantage of contiguous memory allocation is memory wastage and inflexibility. As the memory is allocated to a file or a process keeping in mind that it will grow during the run. But until a process or a file grows many blocks allocated to it remains unutilized.
Similar questions