If there are too many page faults what is the problem?
Answers were Sorted based on User's Feedback
Answer / vardhan
If there are toomany page faults occuring then that leads
to "Page Thrashing".
The problem of many page faults occurring in a short time,
called “page thrashing,” can drastically cut the
performance of a system. Programs that frequently access
many widely separated locations in memory are more likely
to cause page thrashing on a system.
Is This Answer Correct ? | 28 Yes | 0 No |
What is resource allocation graph?
What are necessary conditions which can lead to a deadlock situation in a system?
What is DRAM?
What is the difference between Authoritative restore & Non- Authoritative restore?
What is the difference between shared memory and message passing?
Tell me if you know how are the wait/signal operations for monitor different from those for semaphores?
What do you mean by semaphore?
What is operating system in computer?
What is a full form of ok?
What are the 5 basic filing systems?
I want to develope my own operating system from which things should i start?
Define a good platform along with its qualities.