- Given The Processes And Their Burst Time P1 6 P2 8 P3 7 P4 3 Answer Parts A B C And D Below A Draw The Ga 1 (31.79 KiB) Viewed 54 times
Given the processes and their burst time (p1.6),(p2,8).(p3.7):( p4,3), answer parts a, b, c, and d below: a. Draw the Ga
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Given the processes and their burst time (p1.6),(p2,8).(p3.7):( p4,3), answer parts a, b, c, and d below: a. Draw the Ga
Given the processes and their burst time (p1.6),(p2,8).(p3.7):( p4,3), answer parts a, b, c, and d below: a. Draw the Gantt chart and compute the average waiting time (AWT) if processes arrive in the order pl.p2.p3.p4 (FCFS). b. Draw the Gantt chart and compute the average waiting time (AWT) if processes are executed based on the algorithm of SJF (non-preemptive). c. Draw the Gantt chart and compute the average waiting time (AWT) if processes use Round-robin (RR) algorithm with quantum time of 3 d. Repeat e when time quantum is 6.