Page table: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(created the page)
(No difference)

Revision as of 11:13, 10 December 2011

Page table is an area of high speed memory, within the memory management part of the CPU, which contains the information needed for the memory management system to convert virtual (16 bit) address to physical (24 bit) address.

Reference