Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 : Processes and Threads [ 1 9 Marks ] Consider the following set of processes in Table 1 , with the length of

Question 2: Processes and Threads
[19 Marks]
Consider the following set of processes in Table 1, with the length of the CPU-burst time given in milliseconds:
Table1
\table[[Process,Burst Time,Priority],[P1,10,1],[P2,2,3],[P3,3,2],[P4,1,4],[P5,5,1]]
1 and 4 are the highest and lowest priorities respectively.
The processes are assumed to have arrived in the order P1, P2, P3, P4, P5 all at time 0.
a) Draw four Gantt charts illustrating the execution of these processes using FCFS, SJF, a non-pre-emptive priority (a smaller priority number implies a higher priority), and RR (quantum =2) scheduling.
b) What is the turnaround time of each process for the scheduling algorithm in item (a)?
c) What is the waiting time of each process for the scheduling algorithm in bullet (a)?
4
4
d) Which of the schedules in bullet (a) results in the minimal average waiting time (overall processes)?
[3]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions