Computer Science, asked by rutvij5822, 8 months ago

Assigned to process whereas in external fragmentation variable sized memory blocks are assigned to process. ... The solution of external fragmentation is compaction

Answers

Answered by Anonymous
9

Explanation:

The solution of external fragmentation is compaction. Compaction shuffles all memory contents to a side; compaction algorithm is expensive. The paging and segmentation are also the solutions of external fragmentation. Internal fragmentation occurs when memory is divided into fixed sized blocks.

Similar questions