- Assignment 1 Compare The Average Waiting Time And Cpu Utilization Between First Come First And Shortest Job First Polic 1 (35.41 KiB) Viewed 37 times
Assignment-1. Compare the average waiting time and CPU utilization between first come first and shortest job first polic
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Assignment-1. Compare the average waiting time and CPU utilization between first come first and shortest job first polic
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