15-213/15-513/18-213 Introduction to Computer Systems
Lecture 17: VM Concepts

  • Reading: 9.0-9.6
  • Slides: 17-vm-concepts
  • Code: none
  • Concepts:
    • VM as a tool for caching
    • VM as a tool for memory management
    • VM as a tool for memory protection
    • Address translation
  • Previous lecture: System I/O
  • Next lecture: Virtual memory Systems