Page table

From Computer History Wiki
Revision as of 14:22, 2 November 2018 by Jnc (talk | contribs) (A bit stubby, but a good start)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A page table is a database (originally an array in most machines, but now often more complex) which is used by the hardware of the CPU to do virtual memory. It provides a mapping from the pages of the virtual address space to locations in actual physical main memory.