CSC264 Operating Systems

Operating SystemsTU Board 2080 (new course)

Why do we need to schedule process? Find the average waiting time and average turnaround time for the following set of processes using FCFS, SJF, RR (Quantum = 3) and shortest remaining time next.…

10

Why do we need to schedule process? Find the average waiting time and average turnaround time for the following set of processes using FCFS, SJF, RR (Quantum = 3) and shortest remaining time next.

Process CPU brust time Arrival time
P1 20 0
P2 25 15
P3 10 30
P4 15 45
A worked answer is on its wayMeanwhile, read the Operating Systems notes for this topic.

Discussion

Loading…

More Operating Systems questions

All Operating Systems old questions