Ask Question
13 November, 01:23

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

+1
Answers (1)
  1. 13 November, 03:03
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers