Question
Why can pure segmentation suffer from external fragmentation?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Variable-size segments require contiguous physical holes of different sizes
Explanation:
As variable-sized segments are allocated and removed, separated holes appear between them.
A new segment may fail to fit even when total free memory is sufficient.
Leave a Reply