5. (20 pts) Virtual memory uses a page table to track the mapping of virtual addresses to physical addresses. The table must be updated with accesses. Assume the following configurations: ยป The size of a physical/virtual page is 4KB (4*2^10 byte) . Page table is indexed by VPN (virtual page
OR
OR