4. Consider the following set of processes, with length of the CPU burst given in milliseconds Process Time Size P1 13 P
Posted: Fri Apr 29, 2022 8:01 am
4. Consider the following set of processes, with length of the CPU burst given in milliseconds Process Time Size P1 13 P2 P3 P4 P5 P6 Arrival 0 3 5 13 15 17 10 4 5 2 5 Priority 2 (Silver) 1 (Gold) 3 (Bronze) 2 (Silver) 3 (Bronze) 1 (Gold) a. Draw four Gantt charts that illustrate the execution of these processes using the following scheduling algorithms: (16 points) FCFS: SJF: Nonpreemptive priority ( a smaller priority number implies a higher priority): RR(quantum 3)