Question: CSCI 375 10/15/2018 Assignment 4 (Show all work) 1) Consider the following set of processes, with the length of the CPU burst time given in
CSCI 375
10/15/2018
Assignment 4 (Show all work)
1) Consider the following set of processes, with the length of the CPU burst time given in milliseconds:
Process Burst Time
P1 9
P2 2
P3 7
Priority (low numbers have a higher priority) 5 1 1
P4 3
P5 6
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 the following scheduling algorithms: FCFS, SJF, nonpreemptive priority (a smaller priority number implies a higher priority), and RR (quantum = 2).
b. What is the turnaround time of each process for each of the scheduling algorithms in part 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 all processes)?
9 6
Assignment 4 (Show all work)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
