filmov
tv
2-First Come First Serve(FCFS) CPU Scheduling Algorithm with Example
![preview_player](https://i.ytimg.com/vi/Rw7_lor9-I0/maxresdefault.jpg)
Показать описание
Process Id Arrival time Burst time
P1 0 2
P2 1 2
P3 5 3
P4 6 4
Consider four processes and calculate the average waiting and turnaround times using the FCFS algorithm.
P1 0 2
P2 1 2
P3 5 3
P4 6 4
Consider four processes and calculate the average waiting and turnaround times using the FCFS algorithm.