Widget:PageTableDemo: Difference between revisions

From COMP15212 Wiki
pc>Yuron
(Fix touch coordinates)
(No difference)

Revision as of 17:45, 19 June 2019

This widget demonstrates the operation of a page table.

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.