1. Consider the following set of processes, with the length of the CPU burst given inmilliseconds:
Process Burst Time PriorityP1 2 2P2 1 1P3 8 4P4 4 2P5 5 3
The processes are assumed to have arrived in the order P1, P2, P3, P4, P5, all at time 0.a. Draw four Gantt charts that illustrate the execution of these processes using thefollowing scheduling algorithms: FCFS, SJF, nonpreemptive priority (a larger prioritynumber implies a higher priority), and RR (quantum = 2).b. What is the turnaround time of each process for each of the scheduling algorithms inpart a?c. What is the waiting time of each process for each of these scheduling algorithms?d. Which of the algorithms results in the minimum average waiting time (over allprocesses)?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here