Widget:PageTableDemo

From COMP15212 Wiki

This widget demonstrates the operation of a page table.

Dark-mode widget for embedding

Interactive demonstration

Virtual Address in hex
Virtual Address in binary
Virtual Address index (3 bits)
Virtual Address offset (5 bits)
Physical Address

Exercise: play with this mechanism until you understand the principle.
 
Click a page table entry to change the valid bit and set the page frame number.