InterviewSolution
Saved Bookmarks
| 1. |
The aim of creating page replacement algorithms is to ____________(a) replace pages faster(b) increase the page fault rate(c) decrease the page fault rate(d) to allocate multiple pages to processesI have been asked this question in my homework.This interesting question is from Virtual Memory in chapter The Linux System of Operating System |
|
Answer» RIGHT OPTION is (C) decrease the PAGE FAULT rate The explanation is: None. |
|