Skip to content
EECS 4340 Final Review

Page table

Tag: page-table

Aliases: multilevel page table

An OS-managed data structure mapping virtual pages to physical frames. Modern systems use multilevel (radix) page tables walked by hardware on TLB miss.

Lecture references

Exam references