Question: Q 3 . Scheduling Algorithm Problem ( 5 Marks ) Consider the following set of processes, with the length of the CPU burst given in

Q3. Scheduling Algorithm Problem
(5 Marks)
Consider the following set of processes, with the length of the CPU burst given in milliseconds.
\table[[Process,Burst Time,Priority],[P1,I0,3],[P2,1,1],[P3,2,3],[P4,1,4],[P5,5,2]]
a) Draw four Gantt charts that illustrate the execution of these processes using the following scheduling algorithms: FCFS, SJF Non Preemptive, SJF Preemptive, Priority and Round-Robin (quantum=1).
b) What is the waiting time of each process for each of the scheduling algorithms in part a?
c) Which of the algorithms produce results in the minimum average waiting time (over all processes)?
Q4. Banker Algorithms
(5 Marks )
Considering a system with five processes P0 through P4 and three resources types A,B,C. Resource type A has 7 instances, B has 10 instances and type C has 5 instances. Suppose at time t0 following snapshot of the system has been taken:
\table[[Process,Allocation,Max,Availablc],[A,B,C,A,B,C,A,B,C,],[P(),0,0,1,3,7,5,2,3,3,],[P1,0,2,0,2,3,2,,,,],[P2,2,3,0,2,9,0,,,,],[P3,1,2,1,2,2,2,,,,],[P44,2,0,0,3,4,3,,,,]]
i) What will be the content of need matrix?
ii) Is the system in safe state? If yes, then what is the safe sequenee?
I want the solutions to be in tables, without explanation.
 Q3. Scheduling Algorithm Problem (5 Marks) Consider the following set of

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!