Thrashing in an operating system is caused by:
2025
Thrashing in an operating system is caused by:
Answer: B. Excessive paging activity — Thrashing occurs when the system spends excessive time paging between memory and disk instead of executing useful work.
- A.
Excessive CPU scheduling
- B.
Excessive paging activity
- C.
Low interrupt rate
- D.
Deadlock detection
Attempted by 202 students.
Show answer & explanation
Correct answer: B
Thrashing occurs when the system spends excessive time paging between memory and disk instead of executing useful work.
Loading lesson…