OS CPU Scheduling

    OS CPU Scheduling
    Choose one of the disadvantages of the priority scheduling algorithm?
    OS CPU Scheduling
    What are the two steps of a process execution?
    OS CPU Scheduling
    Which module gives control of the CPU to the process selected by the short-term scheduler?
    OS CPU Scheduling
    With round robin scheduling algorithm in a time shared system ____________
    All the processes will be able to get completed.
    OS CPU Scheduling
    Which one of the following can not be scheduled by the kernel?
    User level threads are managed by thread library and the kernel is unaware of them.
    OS CPU Scheduling
    Process are classified into different groups in ____________
    OS CPU Scheduling
    An SJF algorithm is simply a priority algorithm where the priority is ____________
    The larger the CPU burst, the lower the priority.
    OS CPU Scheduling
    CPU scheduling is the basis of ___________
    OS CPU Scheduling
    With multiprogramming ______ is used productively.
    OS CPU Scheduling
    What is Turnaround time?