List at least three things that a running process might do
that would cause the scheduler not to move it to the
ready state when it stops running.
Answer Posted / anand kumar
1- if this process has requested for a reserve resource.
2- if it creates any false deadlock.
3- if it comes under thrashing problem.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is BSS(Block Started by Symbol)?
How do I know 64 bit?
What are the operating system types?
How do I enable plugins on firefox?
What is tty stand for?
How to sync two threads in multithreaded application?
Does deleting all files uninstall a program?
What are page frames?
What is the programs x86 folder?
What are the five types of operating system?
What is the main thread?
What is RR scheduling algorithm?
What are differences between ram and rom?
Is non-pre-emptive scheduling frequently used in a computer? Why?
How can the FCFS scheduling be made better?