See attachment. 2 page paper with references.

(D) Write a 2 page paper with references.

  1. Consider the following set of processes, with the length of the CPU time given in milliseconds:

Process

CPU Time

Priority

P1

P2

P3

P4

P5

The processes are assumed to have arrived in the order P1, P2, P3, P4, P5, all at time 0.

  1. Draw four Gantt charts that illustrate the execution of these processes using the following scheduling algorithms: FCFS, SJF, priority (a smaller priority number implies a higher priority), and RR (quantum = 2).

  2. What is the waiting time of each process for each of these scheduling algorithms?

  3. Which of the algorithms results in the minimum average waiting time (over all processes)?