Chapter-3 - Paging and Segmentation
Chapter-3 - Paging and Segmentation
Paging Hardware
Paging (cont’d)
4
Explanation
1.Extract the page number p and use it as an index in the page
table
2.Extract the corresponding frame number f from the physical
memory to page table
3.Replace the page number p in the logical address with the
frame number f
4.As the offset doesn’t change, it is not replaced and the frame
number f now comprises the physical address