1 6
2 7
3
4/5

Crossword: Virtual Memory Paging

Across

1. The process of assigning portions of virtual memory to physical memory locations.

2. A designated area on a disk that the operating system uses as virtual memory.

3. A memory management technique that allows a computer to compensate for physical memory shortages, temporarily transferring data from RAM to disk storage.

4. When a process requests a page that is not currently in memory.

Down

5. A memory management scheme that eliminates the need for contiguous allocation of physical memory.

6. A data structure used by the operating system to map virtual addresses to physical addresses.

7. A performance issue in virtual memory systems where an excessive amount of time is spent swapping pages between RAM and disk.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓