Consider the processes described below: Process ID Arriva…
Consider the processes described below: Process ID Arrival Time Burst Time 1 0 5 2 1 6 3 2 3 4 3 1 5 4 5 6 6 4 (10pts) what is the average turnaround time using SJF (use FIFO as tie-breaker if necessary)( e.g. x.xxxx)? [tt1] (10pts) what is the average turnaround time using SRT (use FIFO as tie-breaker if necessary) (e.g. x.xxxx)? [tt2] (10pts) what is the average turnaround time using RR with Q=4 (use FIFO as tie-breaker if necessary) (e.g. x.xxxx)? [tt3]
Read Details