Os Lab CPU Scheduling Ex. No. - 6: Asst. Lect. Amthal Khaleel
Os Lab CPU Scheduling Ex. No. - 6: Asst. Lect. Amthal Khaleel
– 6
Algorithm description
a) Completion time for process (i) = waiting time of process (i) + Burst time for
process (i).
b) Waiting time for process (i) = waiting time of process (i-1) + Burst time of
process (i-1).
c) Turnaround time.
5. Calculate: