Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose that the following processes arrive for execution at the times indicated. Each process will run for the amount of time listed. In answering the

Suppose that the following processes arrive for execution at the times indicated. Each process will run for the amount of time listed. In answering the questions, use non-preemptive scheduling, and base all decisions on the information you have at the time the decision must be made.

Process. Arrival Time. Burst Time.

P1 0.0 9 P2 0.4 6 P3 0.6 4 P4 1.0 2

a) What is the average turnaround time for these processes with the FCFS scheduling algorithm?

b) What is the average turnaround time for these processes with the SJF scheduling algorithm?

c) The SJF algorithm is supposed to improve performance, but notice that we chose to run process P1 at time 0 because we did not know that three shorter processes would arrive soon Compute what the average turnaround time will be if the CPU is left idle for the first 1 unit and then SJF scheduling is used Remember that processes P1, P2. P3 are waiting during this idle time, so their waiting time may increase.

image text in transcribed

Please, answer it as soon as you can. I'll give you thumbs up fr!

Suppose that the following processes arrive for execution at the times indicated. Each process will run for the amount of time listed. In answering the questions, we non preeruptive scheduling, and base all decisions on the information you have at the time the decision must be made. LLLL Process PI P2 P3 P4 Arrival Time 0.0 0.4 0.6 1.0 Burst Time 9 6 4 2 a) What is the average tumaround time for these processes with the FCFS scheduling algorithm? b) What is the average tumaround time for these processes with the SJF scheduling algorithun? ) The SJF algorithm is supposed to improve performance, but notice that we chose to run process Pl at time 0 because we did not know that three shorter processes would arrive soon. Compute what the average tumaround time will be if the CPU is left idle for the first l unit and then SJF scheduling is used. Remember that processes P1, P2, P3 are waiting during this idle time, so their waiting time may increase

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 Processing Fundamentals, Design, and Implementation

Authors: David M. Kroenke, David J. Auer

14th edition

133876705, 9781292107639, 1292107634, 978-0133876703

More Books

Students also viewed these Databases questions

Question

How do modern Dashboards differ from earlier implementations?

Answered: 1 week ago