n Within each program, each logical address
must consist of a page number and an
offset within the page
n A CPU register always holds the starting
physical address of the page table of the
currently running process
n Presented with the logical address (page
number, offset) the processor accesses the
page table to obtain the physical address
(frame number, offset)