A ______ is a software that manages the time of a microprocessor to ensure that all time critical events are processed as efficiently as possible. This software allows the system activities to be divided into multiple independent elements called tasks.
1 Crore+ students have signed up on EduRev. Have you? Download the App |
With the round robin CPU scheduling in a time-shared system, ______.
Which of the following is contained in the process control block (PCB)?
______ refers to a situation in which a process is ready to execute but is continuously denied access to a processor in deference to other processes.
Which of the following are the states of a five state process model?
(i) Running
(ii) Ready
(iii) New
(iv) Exit
(v) Destroy
Following is/are the reasons for process suspension.
Which of the following information is not included in memory table?
The typical elements of process image are ______.
(i) User data
(ii) System data
(iii) User program
(iv) System stack
The unit of dispatching is usually referred to as a ______.
______ are very effective because a mode switch is not required to switch from one thread to another.
______ techniques can be used to resolve conflicts, such as competition for resources, and to synchronize processes so that they can cooperate.
A direct method of deadlock prevention is to prevent the occurrence of ______.
______ involves treating main memory as a resource to be allocated to and shared among a number of active processes.
In the process scheduling, ______ determines when new processes are admitted to the system.