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

What is fragmentation?

0 Answers  


Is program files x86 64 bit?

0 Answers  


How many registers does x86 have?

0 Answers  


Explain an idle thread?

0 Answers  


How you can check whether a machine is 64 bit or 32 bit?

0 Answers   GrapeCity,






What is chkdsk command?

0 Answers  


What is cache memory?

3 Answers   TCS,


List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes.

1 Answers  


How do you tell if your os is corrupted?

0 Answers  


Define multics?

0 Answers  


What is the purpose of the command interpreter? Why is it usually separate from the kernel?

0 Answers  


What is the difference between 16 bit and 32 bit?

0 Answers  


Categories