Vidyalelo
Computer Fundamentals · Q310

Operating System

Computer Related · Computer Fundamentals · question 310

Q310

Thrashing . . . . . . .

A.
is a natural consequence of virtual memory systems
B.
can always be avoided by swapping
C.
always occurs on large computers
D.
can be caused by poor paging algorithms
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
In computer science, thrashing occurs when a computer's virtual memory resources become saturated, leading to a constant state of paging, to the exclusion of most application-level processing. This causes the performance of the computer to degrade or collapse.

Source : wikipedia.org