Suppose that the following processes arrive for execution at the times indicated. Each process has the shown priorities and will run for the amount of time listed (all times are in ms) Process Arrival Time Burst Time Priority Queue P1 15 3 P2 20 3 P3 20 20 P4 25 10 2 P5 30 5 2 P6 35 15 1 To schedule the execution of these process, a preemptive multi-level queue scheduler is designed to apply the following policy at each decision instant (namely whenever a new process arrives and whenever a burst completes execution): • Serve the process at the highest priority queue first • If two processes are in the same queue: . If they have different remaining time, follow the SRTF policy o If they have same remining time, follow a RR policy (slice time = 2 ms) Given the above: 1. Show the scheduling order of the bursts using a Gantt chart.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Suppose that the following processes arrive for execution at the times indicated. Each
process has the shown priorities and will run for the amount of time listed (all times are in
ms)
Process
Arrival Time
Burst Time
Priority Queue
P1
15
3
P2
20
3
P3
20
20
P4
25
10
2
P5
30
5
2
P6
35
15
1
To schedule the execution of these process, a preemptive multi-level queue scheduler is
designed to apply the following policy at each decision instant (namely whenever a new
process arrives and whenever a burst completes execution):
• Serve the process at the highest priority queue first
• If two processes are in the same queue:
. If they have different remaining time, follow the SRTF policy
o If they have same remining time, follow a RR policy (slice time = 2 ms)
Given the above:
1. Show the scheduling order of the bursts using a Gantt chart.
Transcribed Image Text:Suppose that the following processes arrive for execution at the times indicated. Each process has the shown priorities and will run for the amount of time listed (all times are in ms) Process Arrival Time Burst Time Priority Queue P1 15 3 P2 20 3 P3 20 20 P4 25 10 2 P5 30 5 2 P6 35 15 1 To schedule the execution of these process, a preemptive multi-level queue scheduler is designed to apply the following policy at each decision instant (namely whenever a new process arrives and whenever a burst completes execution): • Serve the process at the highest priority queue first • If two processes are in the same queue: . If they have different remaining time, follow the SRTF policy o If they have same remining time, follow a RR policy (slice time = 2 ms) Given the above: 1. Show the scheduling order of the bursts using a Gantt chart.
Expert Solution
steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education