ISRO2007-43
On a system using non-preemptive scheduling, processes with expected run times of 5, 18, 9 and 12 are in the ready queue. In what order should they be run to minimize wait time? 5, 12, 9, 18 5, 9, 12, 18 12, 18, 9, 5 9, 12, 18, 5
On a system using non-preemptive scheduling, processes with expected run times of 5, 18, 9 and 12 are in the ready queue. In what order should they be run to minimize wait time? 5, 12, 9, 18 5, 9, 12, 18 12, 18, 9, 5 9, 12, 18, 5
answered
May 24, 2020
in Operating System
6.3k views