n The OS now needs to maintain (in main memory) a
page table for each process
n Each entry of a page table consist of the frame
number where the corresponding page is
physically located
n The page table is indexed by the page number to
obtain the frame number
n A free frame list, available for pages, is maintained