What is Thrashing?

Answer Posted / prakash sharma

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.A system that is thrashing can be perceived as either a very slow system or one that has come to a halt.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is authentication in operating system?

586


What are the different replacement policies ?

672


How can I tell what devices are connected to my usb?

543


What is difference between deadlock and starvation?

553


Explain the basic functions of process management.

611






Why partitioning and formatting is a prerequisite to installing an operating system?

984


What is operating system and type of operating system?

539


How does reference counting manage memory allocated objects? When can it fail to reclaim objects?

518


Should I install 32 bit or 64 bit?

560


Explain the types of data storage and its relation with the cpu.

570


What is a 64 bit application?

548


What does echo $$ do?

556


How do I find a file path on a mac?

571


What is lts in node js?

606


How to setup never expired user password?

604