| | |
Summary: March 29, 2008
Operating Systems: Virtual
memory 1
Virtual Memory
Chapter 9
March 29, 2008 Operating Systems: Virtual memory 2
Objectives
To describe the benefits of a virtual memory system
To explain the concepts of:
demand paging
page-replacement algorithms
allocation of page frames
To discuss the principle of the working-set model
March 29, 2008 Operating Systems: Virtual memory 3
Chapter Outline
Background
Demand Paging
Copy-on-Write
Page Replacement
Allocation of Frames
|