Multiple Choice
Which of the following is FALSE about reapers?
A) They may swap out a page from a process even when that process is not running.
B) They may use any page replacement algorithm to swap out pages.
C) They may swap out pages event when there are ample free frames available.
D) They implement a global page replacement policy.
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Why doesn't a local replacement algorithm solve
Q15: Some operating systems provide raw disk, so
Q16: Which of the following does not increase
Q17: A page fault must be preceded by
Q18: Discuss two strategies for increasing TLB reach.
Q20: In Linux, a slab may only be
Q21: The Second-Chance algorithm<br>A) is same as FIFO
Q22: How does the second-chance algorithm for page
Q23: Solaris uses both a local and global
Q24: Explain the usefulness of a modify bit.