Question
What is the main idea of segmentation with paging?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Divide the logical address space into segments and divide each segment into fixed-size pages
Explanation:
The combined scheme preserves logical segmentation while using paging for noncontiguous physical allocation.
It reduces external fragmentation associated with allocating whole variable-sized segments contiguously.
Leave a Reply