Goal
-
Understand the basic concept of virtual memory and various address translations
Reading Assignments
Issues
-
What virtual memory related states do you need to keep in a PCB?.
-
What is the difference between a TLB and a cache?
-
What does an OS kernel need to do with the TLB on a context switch?
-
What tasks does the VM need to do when changing a page table entry?