Question: . consider the multilevel feedback queue based CPU scheduling as per the following figure. Processes in the top queue get a time quantum of 8;

. consider the multilevel feedback queue based CPU scheduling as per the following figure. Processes in the top queue get a time quantum of 8; if a process does not finish in one quantum it will be moved to the rear of the middle queue. Processes in the middle queue are processed only if the top queue is empty. Processes in the middle queue get a time quantum of 16; if a process does not finish in one quantum it will be moved to the rear of the bottom queue. Processes in the bottom queue are processed only if the top & middle queues are empty. Processes in the bottom queue are processed FCFS non-preemptive. Assume that at t-0, the top queue has the following processes in FIFO order P1:36, P2:8, P3:24, P4:28, P5:16. The other two queues are empty to start with. Show the Gantt chart of the process schedule & determine turnaround time of each process. quantum-8 quantum-16 FCFS
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
