Multiple Choice
Which of the following is true about choosing an appropriate page size?
A) Larger page size results in reducing total I/O.
B) Smaller page size reduces the number of page faults.
C) Larger page size reduces I/O time.
D) Larger page size results in less total allocated memory.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: Counting based page replacement algorithms are not
Q26: The instruction that causes a page fault
Q27: Windows uses both a local and global
Q28: What is the benefit of using sparse
Q29: In demand paging,<br>A) a page loaded in
Q31: The most preferred method of swapping a
Q32: If an architecture has a move instruction
Q33: _ is the algorithm implemented on most
Q34: The dirty (modify) bit identifies<br>A) a page
Q35: Explain the concept behind prepaging.