Assignment-1. Compare the average waiting time and CPU utilization between first come first and shortest job first polic
Posted: Mon Jul 11, 2022 9:49 am
Assignment-1. Compare the average waiting time and CPU utilization between first come first and shortest job first policy of CPU scheduling algorithm for the process given below. Consider context switching latency cycle (delta=1 CPU cycle) between the process. Process No Arrival Time (AT) 0 1 2 3 4 5 1 2 3 4 5 6 Burst Time (BT) 3 2 1 4 5 2