Ask Question
14 July, 14:22

What is the cause of thrashing? How does the systemdetect thrashing. Once it detects thrashing what can the system doto eliminate this problem

+3
Answers (1)
  1. 14 July, 15:24
    0
    Thrashing : - It is a situation when the system most of it's time is handling page faults, but the actual work done by CPU is very less.

    Thrashing is caused by when a process is allocated too few number of frames, then there will be continuous page faults. The actual Utilization of CPU is very less.

    Thrashing detection can be done by the system by determining the CPU Utilization as compared to degree of multi programming if it comes out to be less then there is thrashing.

    Thrashing can be eliminated by decreasing the Degree of multi programming.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the cause of thrashing? How does the systemdetect thrashing. Once it detects thrashing what can the system doto eliminate this ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers