Virtual Memory and Disk Swapping
Summary :Extends virtual memory beyond physical RAM using disk swap space. Discusses present bit, page faults, page-fault handlers, swap space management, and mechanisms for handling memory larger than physical RAM.
Extends virtual memory beyond physical RAM using disk swap space. Discusses present bit, page faults, page-fault handlers, swap space management, and mechanisms for handling memory larger than physical RAM.