If there are too many page faults what is the problem?
Answer / sriram
If there are too many page faults in the system,the major
problem called thrashing occurs...thrashing means the
operating system keeps on indulging in replacing the
faulted pages and bringing the relevant pages into the
memory and does no useful work during this time....hence
the system throughput decreases.......
| Is This Answer Correct ? | 4 Yes | 0 No |
Differentiate between RAM and ROM?
25 Answers CTS, Doli Systems, HK, IBM, Infosys, Wipro,
What are named pipes?
What are the different types of kernel?
Is 8gb ram good?
What is mutual exclusion and multithreading in OS?
Difference between logical and physical address space?
which is best among semaphores and mutexes?
Is 4gb ram enough for netflix?
What is rufus usb tool?
Explain the difference between load-time dynamic linking and run-time dynamic linking?
While running DOS on a PC, which command would be used to duplicate the entire diskette?
What are your solution strategies for "Dining Philosophers Problem" ?