222
Page Tables
nThe OS now needs to maintain (in main memory) a page table for each process nEach entry of a page table consist of the frame number where the corresponding page is physically located nThe page table is indexed by the page number to obtain the frame number
nA free frame list, available for pages, is maintained