Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Tasks and Deliverables 1. Complete requested data for each scheduling algorithm. 1. Consider the arrival and burst time of five jobs specified in the table

image text in transcribedimage text in transcribedimage text in transcribed

Tasks and Deliverables 1. Complete requested data for each scheduling algorithm. 1. Consider the arrival and burst time of five jobs specified in the table below. a. Apply the First Come First Serve (FCFS) operating system algorithm. b. Generate a table to identify the process id, exit time, turn around time, and waiting time. c. Generate a Gantt chart to show how/when each process is executed and the associated time. d. Calculate the average tum around time of the processes. e. Calculate the average wait time of the processes. Process ID Arrival Time Burst Time 1 3 6 2 0 10 5 5 7 5 2 7 3 4 1 Time Table Process ID Exit Time Turn Around Time Waiting Time 1 2 3 4 5 Gantt Chart Process ID Time 0 Average Turn Around Time = Average Waiting Time = 2. Consider the arrival time and burst time of five jobs specified in the table below. a. Apply the Shortest Remaining Time to Finish (SRTF) operating system algorithm b. Generate a table to identify the process id exit time, tum around time, and waiting time. c. Generate a Gantt chart to show how/when each process is executed and the associated time. d. Calculate the average tum around time of the processes. e. Calculate the average wait time of the processes. Process ID Arrival Time Burst Time 2 1 2 3 4 5 7 3 2 6 0 3 6 8 4 5 Time Table Process ID Exit Time Turn Around Time Waiting Time 1 2 3 4 5 Gantt Chart Process ID Time 0 Average Turn Around Time = Average Waiting Time = 3 3. Consider the arrival time and burst time of five jobs specified in the table below. a. Apply the shortest Job Time (SJF) operating system algorithm. b. Generate a table to identify the process id, exit time, tum around time, and waiting time. C. Generate a Gantt chart to show how/when each process is executed and the associated time. d. Calculate the average tum around time of the processes. e. Calculate the average wait time of the processes. Process ID 1 2 3 4 5 Arrival Time 5 2 6 0 3 Burst Time 6 3 8 4 1 Time Table Process ID Exit Time Turn Around Time Waiting Time 1 2 3 4 5 Gantt Chart Process ID Time 0 Average Turn Around Time = Average Waiting Time

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_2

Step: 3

blur-text-image_3

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

The Database Relational Model A Retrospective Review And Analysis

Authors: C. J. Date

1st Edition

0201612941, 978-0201612943

More Books

Students also viewed these Databases questions

Question

4. What advice would you give to Carol Sullivan-Diaz?

Answered: 1 week ago

Question

What is operatiing system?

Answered: 1 week ago

Question

Why is the System Build Process an iterative process?

Answered: 1 week ago