Answer Posted / sundar
Process which is spending more time in paging rather than execution is called as Thrashing. In simple, High paging activity is being called as thrashing.
High paging activity means a page which goes to cpu to get executed if it need a IO operation this page will go for waiting state by that the cpu wont sit idle another page will come for execution, this waiting Page after getting IO will again go to CPU to get executed suppose if again this page needs IO operation will go for waiting state, so instead of getting executed the process if taking more time in paging is called as high paging activity ie.. Thrashing.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the stipulations of c2 level security?
How to recovery from deadlock?
What is the difference between a file and a directory?
What is the difference between ram and cache memory?
Define die threading and tapping.
Explain thrashing.
What is the function of the control lines in ram?
What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?
What is the meaning of Thread Priority?
What are placement and replacement algorithms in the context of memory management?
Explain the concept of the multi-processor systems or parallel systems?
Why is 32 bit referred to as x86?
What does direct input mean?
What is short term scheduler in operating system (os)?
Explain how a TP Monitor manages memory and processor resources more effectively than a typical operating system.