Multiple Choice
Which one of the following statements about Linux's page-replacement strategy is false?
A) A page in the inactive list will remain in memory until it is selected for replacement.
B) A page in the active list cannot be selected for replacement.
C) The most-recently-used pages are near the head of the active list.
D) If a page has been referenced more than once recently, the page is placed in the inactive list.
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Under the PFF strategy, those pages that
Q11: Under a not-used-recently (NUR) page-replacement strategy, the
Q12: Virtual memory fetch strategies determine when a
Q13: Which of the following reasons makes demand
Q14: Under the SEQ global replacement strategy, when
Q16: LRU replaces the page that has spent
Q17: The least-frequently-used (LFU) page-replacement strategy can be
Q18: The average interfault time _ as the
Q19: Which of the following statements about page
Q20: The second-chance page-replacement strategy _.<br>A) moves pages