DisAdvantages of Segmentation over paging :
Answers
Answered by
1
Disadvantages of Segmentation over paging are -
- Paging causes internal fragmentation on older systems.
- Longer memory lookup times compared to segmentation.
- It may cause internal fragmentation.
- Complex memory management algorithm.
- Page tables consume additional memory.
- Multi-level paging may lead to memory reference overhead.
Similar questions