answersLogoWhite

0

if your computer has a slow disk drive and you are doing a lot of paging (using virtual memory) to switch from one program to another rapidly, then your disk drive will become a performance bottleneck and your computer will seem to have trouble keeping up with your commands. The computer, here, is "thrashing", spending all of it's time trying to keep up. Imagine a person drowning. They are thrashing because they are spending all of their energy doing one thing to stay alive.

User Avatar

June Douglas

Lvl 13
3y ago

What else can I help you with?

Related Questions

When an operating system spends much of its time paging it is called?

Thrashing


How does operating system detect thrashing?

if your computer has a slow disk drive and you are doing a lot of paging (using virtual memory) to switch from one program to another rapidly, then your disk drive will become a performance bottleneck and your computer will seem to have trouble keeping up with your commands. The computer, here, is "thrashing", spending all of it's time trying to keep up. Imagine a person drowning. They are thrashing because they are spending all of their energy doing one thing to stay alive.


When an operating system spends time paging instead of executing application software is what?

thrashing


What are the solutions to prevent thrashing?

thrashing umm mm


What is thrashing in computer terminology?

Thrashing is a high paging activity. A process is thrashing if it is spending more time with paging rather than execution.Thrashing is caused by under allocation of the minimum number of pages required by a process, forcing it to continuously page fault. The system can detect thrashing by evaluating the level of CPU utilization as compared to the level of multiprogramming.Caused by:-Global replacement algorithm.Under allocation of the minimum number of pages required by a process.Very high degree of multiprogramming.Eliminated by:-Reducing level or degree of multiprogramming.Use local replacement algorithm.While allocating check minimum sufficient frame required for a process.


How do you use the word thrashing in a sentence?

Thrashing with regards to computers refers to virtual memory being in constant use. An example of thrashing in a sentence would be: To resolve thrashing issues, additional RAM should be installed.


What do you mean by thrashing?

With regards to computers, thrashing refers to a computer's virtual memory being in the constant state of paging. Thrashing will cause the computer to perform poorly.


What is a sentence uding the word thrashing?

The waves were thrashing against the beach


Give example of sentence with the word thrashing?

I dont want my computer to go through thrashing.


What is ''thrashing machine''?

A computer that is said to be thrashing is constantly paging information to virtual memory. A thrashing machine, currently known as a threshing machine, is used to remove grain from stalks and husks.


When thrashing occurs?

Thrashing is computer activity that makes little or no progress, usually because memory or other resources have become exhausted or too limited to perform needed operations. When this happens, a pattern typically develops in which a request is made of the operating system by a process or program, the operating system tries to find resources by taking them from some other process, which in turn makes new requests that can't be satisfied. In a virtual storage system (an operating system that manages its logical storage or memory in units called pages), thrashing is a condition in which excessive paging operations are taking place.


Define thrashing in os with example?

a process is thrashing if its take more time than paging than executing