If there are too many page faults what is the problem?
Answer Posted / 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 |
Post New Answer View All Answers
What does tty mean?
How can you pause the execution of a Thread for a certain amount of time?
How do I find a file path on a mac?
How does yahoo handles billions of requests, does it create a thread per request or a process?
How do I force a program to close?
Why would a parent process terminate a child process?
Explain bootstrap program in operating system.
How can the speed of interrupt driven input output systems be improved?
What is asynchronous task?
Which is first operating system?
How much ram do I need?
What is load sharing in operating system (os)?
What are the basic operations?
Explain demand paging, page fault interrupt, and trashing?
What is option in grep?