week 5
Lecture 1:
- Memory Segmentation, Pages and Frames, Virtual address (VA), Physical address (PA)
- Page Table, page table base register ( PTBR), Translation lookaside buffer (TLB), Page Fault, Hardware Page Table walker, Page fault handling in memory
Lecture 2:
- Memory Virtualization, PhysMap, Virtual address (VA), Physical address (PA) and Machine address (MA), VA to PA to MA Translation,
- Shadow Page Table, Nested Page table
- Types of Page faults in memory Virtualization, Page fault handling in nested Page Table and Shadow page table