week 5

Lecture 1:

  1. Memory Segmentation, Pages and Frames, Virtual address (VA), Physical address (PA)
  2. Page Table, page table base register ( PTBR), Translation lookaside buffer (TLB), Page Fault, Hardware Page Table walker, Page fault handling in memory

Lecture 2:

  1.     Memory Virtualization, PhysMap, Virtual address (VA), Physical address (PA) and Machine address (MA), VA to PA to MA Translation,
  2.     Shadow Page Table, Nested Page table
  3.     Types of Page faults in memory Virtualization, Page fault handling in nested Page Table and Shadow page table