Operating Systems - Paging vs Segmentation - Address Translation
In a system using segmentation with paging (paged segmentation), what is the space complexity of the combined page and segment tables relative to the number of segments S and pages per segment P?
