Which is/are advantages of segmentation over paging:
Answers
Answered by
17
Answer:
Advantages of segmentation over paging: Speed. Reloading segment registers to change address spaces is much faster than switching page tables. Segment descriptor tables consume less memory than page tables.
Answered by
41
Advantages of segmentation over paging: Speed. Reloading segment registers to change address spaces is much faster than switching page tables. Segment descriptor tables consume less memory than page tables.
Similar questions