192k views
1 vote
Consider the following set of processes, with the length of the CPU burst given in milliseconds:Process Burst Time PriorityP1 2 2P2 1 1P3 8 4P4 4 2P5 5 3The 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 larger priority number implies a higher priority), and RR (quantum = 2).

User SriPriya
by
3.1k points

1 Answer

2 votes

Answer and Explanation:

The answer is attached below

Consider the following set of processes, with the length of the CPU burst given in-example-1
Consider the following set of processes, with the length of the CPU burst given in-example-2
User Momijigari
by
3.4k points