1 | 6 | ||||||||||||||||||||||||
2 | |||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | |||||||||||||||||||||||||
5 | |||||||||||||||||||||||||
1. A data structure used by the operating system to map virtual addresses to physical addresses.
2. The process of assigning portions of virtual memory to physical memory locations.
3. A designated area on a disk that the operating system uses as virtual memory.
4. A memory management technique that allows a computer to compensate for physical memory shortages, temporarily transferring data from RAM to disk storage.
5. When a process requests a page that is not currently in memory.
6. A performance issue in virtual memory systems where an excessive amount of time is spent swapping pages between RAM and disk.