MEDIUM
Earn 100

Long-Term Scheduler is also known as_________________

50% studentsanswered this correctly

Important Questions on Operating System

EASY
______ is the amount of time taken that is needed for the information to propagate from the source to the destination through the channel.
EASY
………………. is a part of the swapping function and remove the process from the memory.
MEDIUM
Which scheduler temporarily removes processes from main memory and places them on secondary memory or vice-versa?
MEDIUM
Shortest job first algorithm falls under the category of ____________
MEDIUM
The short term scheduler is invoked, in which of the following event occurs.
i) clock interrupts  ii) I/O interrupts  iii) Operating system calls iv) Signals
MEDIUM
In which strategy the scheduler arranges processes with the last estimated processing time remaining to be next in the queue?
MEDIUM
Which refers to the way processes are assigned to run on the available CPU's?
MEDIUM
Which scheduler dictates what processes are to run on a system, and the degree of concurrency to be supported at any one time?
MEDIUM
The short term scheduler makes scheduling decisions much more frequently than
MEDIUM
The scheduler assigns a fixed time unit per process and cycles through them
MEDIUM
Which scheduling used for situations in which processes are easily divided into different groups?
MEDIUM
It is the module that gives control of the CPU to the process selected by the short-term scheduler