Advertisements
Advertisements
Questions
Explain the following term in virtual memory:
page fault
Explain the following term with respect to virtual memory:
Page fault
Explain
Advertisements
Solution
- A “page fault” happens in many systems when a process is running with only a few pages of memory and an instruction is met that references to any data or instruction in another page that is outside the main memory, i.e., on the disk.
- Before the execution of that instruction may resume at this point, the operating system needs to move the necessary page into memory.
shaalaa.com
Is there an error in this question or solution?
2023-2024 (March) Official
