Thrashing is a computer activity that makes little or no progress like page fault and swapping. Usually, this happens either of limited resources of memory.It arises when a page fault occurs.Page fault occur when memory access of virtual memory space does not map to the content of RAM.
1.CPU becomes idle.
2.Decreasing the utilization increases the degree.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Thrashing is a computer activity that makes little or no progress like page fault and swapping. Usually, this happens either of limited resources of memory.It arises when a page fault occurs.Page fault occur when memory access of virtual memory space does not map to the content of RAM.
1.CPU becomes idle.
2.Decreasing the utilization increases the degree.