Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We have four jobs as follows: Job Arrival time CPU Burst Length A 2 2 B 1 4 C 0 5 D 3 3 Assuming

We have four jobs as follows:

Job

Arrival time

CPU Burst Length

A

2

2

B

1

4

C

0

5

D

3

3

Assuming that the Shortest Remaining Time First (SRTF - preemptive version of Shortest Job First) scheduling policy is used to schedule job CPU bursts, choose the job that will be scheduled in each of the time slot starting at each of the times indicated in the table below. If no job is scheduled in a given time slot, choose "-". Convention: if two jobs have the same remaining time, choose job that arrived earlier first.

0 [ Select ] ["A", "B", "C", "D", "-"]
1 [ Select ] ["A", "B", "C", "D", "-"]
2 [ Select ] ["A", "B", "C", "D", "-"]
3 [ Select ] ["A", "B", "C", "D", "-"]
4 [ Select ] ["A", "B", "C", "D", "-"]
5 [ Select ] ["A", "B", "C", "D", "-"]
6 [ Select ] ["A", "B", "C", "D", "-"]
7 [ Select ] ["A", "B", "C", "D", "-"]
8 [ Select ] ["A", "B", "C", "D", "-"]
9 [ Select ] ["A", "B", "C", "D", "-"]
10 [ Select ] ["A", "B", "C", "D", "-"]
11 [ Select ] ["A", "B", "C", "D", "-"]
12 [ Select ] ["A", "B", "C", "D", "-"]
13 [ Select ] ["A", "B", "C", "D", "-"]
14 [ Select ] ["A", "B", "C", "D", "-"]
15 [ Select ] ["A", "B", "C", "D", "-"]

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

Principles Of Multimedia Database Systems

Authors: V.S. Subrahmanian

1st Edition

1558604669, 978-1558604667

More Books

Students also viewed these Databases questions

Question

8. Explain the relationship between communication and context.

Answered: 1 week ago