Computer Science, asked by keerthana2243, 29 days ago

what is trashingwhat? Explain the methods to avoid trashing? in Operating system​

Answers

Answered by Anonymous
2

Thrashing is a state in which the CPU performs 'productive' work less, and 'swapping' more. ... Thrashing occurs when there are too many pages in memory, and each page refers to another page. The real memory shortens in capacity to have all the pages in it, so it uses 'virtual memory'.

Answered by Anonymous
3

Answer:

As the degree of multiprogramming increases, CPU utilization also increases. 4) If the degree of multiprogramming is increased further, thrashing sets in and CPU utilization drops sharply. 5) So, at this point, to increase CPU utilization and to stop thrashing, we must decrease the degree of multiprogramming.

Similar questions