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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / samir11
whwn all the jobs are allocated to the process in an
efficient manner so that all the jobs are sheduled in a
proper order with out waiting.
Is This Answer Correct ? | 1 Yes | 2 No |
Explain condition variable.
Explain High Severity and Low Priority with example?
Describe Banker’s algorithm
Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?
How will you check if R3 system is a Unicode or non - Unicode system?
Explain the key object oriented concepts used by windows nt?
Why is interrupt vector used in operating systems?
How are server systems classified?
How does thread synchronization occur in a monitor?
Define the basic logical structure of a computer.
How does DMA increase system concurrency? How does it complicate hardware design?
What is authentication in operating system?