What is the state of processor, when a process is
waiting for some event to occur?
Answer Posted / n@v@neeth@
Since they have asked for the state of the processor it
will be in the idle state for some time. As it depends on
the processor ie if its unix/linux it supports round robin
scheduling. so processor assigs some time slice for each
process.
so if one process is waiting for some event it switches to
other process after a particular time slice(Round Robin
Scheduling).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Under what circumstances do page faults occur? Describe the actions taken by the operating system when a page fault occurs?
How can I make usb bootable?
Which one you will use to implement critical section?
Give an example of Priority Inversion in Scheduling. What are the consequences of Priority Inversion?
How much ram do I need 2019?
What are banks in reference to ram?
What is option in grep?
What is x32 and x64?
Do I need web plugins for vlc?
Describe Operating system?
What is an Assembler?
How does agile communication differ from tradition software engineering communication? How it is similar?
Is 32 gigs of ram overkill?
What is the main cause of blue screen of death?
Difference between short term, long term and medium term scheduler.