Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Processes with the length of CPU burst given in milliseconds Process Burst Time (ms) Priority Arrival time (ms) P1 10 3 0 P2 2 1

Processes with the length of CPU burst given in milliseconds
Process Burst Time (ms) Priority Arrival time (ms)
P1 10 3 0
P2 2 1 1
P3 4 3 2
P4 1 4 3
P5 6 2 4

Tasks

1.What is the average waiting time if FCFS algorithm is used? Ignore the arrival delay.

2.What is the average waiting time if processes arrive in the reverse order (P5, P4, ... , P1) and FCFS algorithm is used? Ignore the arrival delay.

3.What is the average waiting time if SJF algorithm is used? Ignore the arrival delay.

4.What is the average waiting time if SJF with preemption algorithm is used? Use "Arrival time" column.

5.What is the average waiting time if nonpreemptive priority algorithm is used? Use "Priority" column.

6.What is the average waiting time if RR (quantum = 1) algorithm is used? Ignore the arrival delay.

7.What is the average waiting time if RR (quantum = 2) algorithm is used? Ignore the arrival delay.

8.What is the average waiting time if processes arrive in the reverse order (P5, P4, ... , P1) and RR (quantum = 2) algorithm is used? Ignore the arrival delay.

9.What is the average waiting time if RR (quantum = 4) algorithm is used? Ignore the arrival delay.

10.What is the average waiting time if processes arrive in the reverse order (P5, P4, ... , P1) and RR (quantum = 4) algorithm is used? Ignore the arrival delay.

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

Database Marketing The Ultimate Marketing Tool

Authors: Edward L. Nash

1st Edition

0070460639, 978-0070460638

More Books

Students also viewed these Databases questions

Question

=+j What rules will apply to the process of negotiations?

Answered: 1 week ago