Answer Posted / ravi shikhar
Thrashing is a high paging activity.A process is thrashing
if it is spending more time with paging rather than execution.
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.
| Is This Answer Correct ? | 184 Yes | 13 No |
Post New Answer View All Answers
Explain time-stamping?
what is difference between xp & 2003?
Is 64bit better than 32bit?
What is a device queue?
Do I need program files x86?
What happens if we don’t override a run method?
Given a Pid, how will you distinguish whether it is a process or a thread?
What are the primary functions of VFS?
What is the programs x86 folder?
How are data structures handled by ntfs?
Why use 64bit excel?
When does trashing occur?
Tell us something about mutex.
To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?
How do I find system information?