Review V: Principles of virtual memory

printable version

V1: [1] [2] [3] [4] // V2: [1] [2] [3] [4] [5] [6] // V3: [1] [2] [3] // V4: [1] [2]

Problem V1.1

a. Explain how a CPU supporting virtual memory would translate a virtual memory address into the actual memory address, assuming that the requested page is in memory.
b. Explain what the CPU does when the requested page is not in memory.