PPT Slide
Virtual memory requirements
- All memory references within a process are logical, translated to physical at run time
- A process may be broken up into a number of pieces (pages or segments)
- There is no need for all the pages or all segments of a process to be in main memory at the time of execution
- Only a resident set of the process needs to be in memory