Virtual Memory- Background
Definition of Virtual Memory – allows logical memory space for processes to be much larger than the total physical memory space; it is the separation of physical memory from logical memory
Motivations for Use of Virtual Memory Concepts
- Entire program rarely needs to reside entirely in memory.
- Certain features of a program such as error control rarely gets executed