223
Logical address used in paging
nWithin each program, each logical address must consist of a page number and an offset within the page nA CPU register always holds the starting  physical address of the page table of the currently running process nPresented with the logical address (page number, offset) the processor accesses the page table to obtain the physical address (frame number, offset)