Question
What is the main purpose of a hierarchical page table?
Select an option. Your answer will be checked instantly.
Correct Answer: C. To allocate lower-level page-table portions only for used regions of a large address space
Explanation:
Multilevel page tables avoid allocating one enormous flat table for every possible virtual page.
Unused address-space ranges need no lower-level table.
Leave a Reply