Consider the following set of processes, with the length of CPU-burst time given in millisecond, Answer the following: (
Posted: Sun May 15, 2022 11:47 am
Consider the following set of processes, with the length of CPU-burst time given in millisecond, Answer the following: (15 Marks). 1. Draw the Gantt chart illustrating the execution of these processes using Shortest- Remaining-Time-First (SRTF) and find the A.W.T. (Average Waiting Time)? (5 Marks). 2. Draw the Gantt chart illustrating the execution of these processes using Preemptive Priority and find the A.W.T (Average Waiting Time)? (5 Marks). 3. Draw the Gantt chart illustrating the execution of these processes using Round Robin with time quantum=10? (5 Marks). Arrival Time 5 Processes P1 P2 P3 P4 P5 P6 0 3 4 2 1 Burst Time 6 11 20 33 5 13 Priority 6 3 1 7 4 2