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



List at least three things that a running process might do that would cause the scheduler not to m..

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

List at least three things that a running process might do that would cause the scheduler not to m..

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

Post New Answer

More Operating Systems General Concepts Interview Questions

Explain condition variable.

0 Answers  


Explain High Severity and Low Priority with example?

0 Answers   Wipro,


Describe Banker’s algorithm

0 Answers  


Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?

0 Answers   Ciena,


How will you check if R3 system is a Unicode or non - Unicode system?

0 Answers   Atos Origin,






Explain the key object oriented concepts used by windows nt?

0 Answers  


Why is interrupt vector used in operating systems?

0 Answers  


How are server systems classified?

0 Answers  


How does thread synchronization occur in a monitor?

0 Answers  


Define the basic logical structure of a computer.

0 Answers  


How does DMA increase system concurrency? How does it complicate hardware design?

0 Answers  


What is authentication in operating system?

0 Answers  


Categories