Multiple Choice
The most preferred method of swapping a process is
A) to swap using the file system.
B) to copy an entire file to swap space at process startup and then perform demand paging from the swap space.
C) to demand-page from the file system initially but to write the pages to swap space as they are replaced.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q30: Which of the following is true about
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.
Q36: The current best practice to avoid thrashing