About this document
Multi-Level Page Tables Explained by Megha Batra is a document available to read on EtoBox.
The document discusses multi-level page tables and segmentation combined to map virtual to physical addresses. It describes using two levels of mapping to make translation tables manageable. Segments contain pages and correspond to logical units like code and data. Pages are fixed size for OS management. Going from paging to segmentation plus paging (P+S) adds multiple segments, with each having its own page table defined by a base and bound.
- Author
- Megha Batra
- Language
- EN