asked 113k views
0 votes
Consider the following set of processes, with the length of theCPU burst given in milliseconds:Process Burst Time PriorityP1 10 3P2 1 1P3 2 3P4 1 4P5 5 2The 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 smallerpriority number implies a higher priority), and RR (quantum = 1).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 the scheduling algorithms?d. Which of the algorithms results in the minimal average waiting time (over allprocesses)?

asked
User Michio
by
7.4k points

1 Answer

5 votes

Answer:

See attached pictures for detailed solution.

Explanation:

See attachments.

Consider the following set of processes, with the length of theCPU burst given in-example-1
Consider the following set of processes, with the length of theCPU burst given in-example-2
Consider the following set of processes, with the length of theCPU burst given in-example-3
Consider the following set of processes, with the length of theCPU burst given in-example-4
answered
User Calvin Allen
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.