Computer Sciences > Gate 2017 Set-1 > SJF Algorithm
Consider the following CPU processes with arrival times (in milliseconds) and length of CPU bursts (in milliseconds) as given below:

Process Arrival Time Brust Time
P1 0 7
P2 3 3
P3 5 5
P4 6 2


If the pre-emptive shortest remaining time first scheduling algorithm is used to schedule the processes, then the average waiting time across all processes is _______ milliseconds.

Correct : a

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......