Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

0 5 10 10 5 18 20 Task 1. Total 20% Suppose that the following processes arrive for execution at the times indicated. Each process

image text in transcribed

0 5 10 10 5 18 20 Task 1. Total 20% 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, base all decisions on the information you have at the time the decision must be made. An operating system is going to schedule the following processes: Process Arrival Time Burst Time P 3 11 Ps PA 15 10 9 PM 25 3 Besides the processes listed above, the system also has an idle task identified as Po which consumes no CPU resources. This special task is scheduled whenever the systein lus no other available processes to run. Consider the following scheduling algorithms: 1. FCFS (First Come First Served) 2. SJF (Shortest Job First) (Nonpromptive) 3. SRT (Shortest Remaining Time) For each of the algorithm: (a) Show the scheduling order of the processes using a Gantt chart or a table. In particular, clearly show the start and finish times of theses processes. (b) Find out the turnaround time, waiting time and the response time for each process. (c) Find out the average turnaround time for these processes (d) Find out the CPU utilization rate. Give your answer in fraction or in percentage

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

Beginning ASP.NET 2.0 And Databases

Authors: John Kauffman, Bradley Millington

1st Edition

0471781347, 978-0471781349

More Books

Students also viewed these Databases questions

Question

Why is the System Build Process an iterative process?

Answered: 1 week ago