Question: Question 1 ( Mandatory ) ( 5 0 points ) Question 1 options: Consider the following set of processes, with the length of the CPU
Question Mandatory points
Question options:
Consider the following set of processes, with the length of the CPU burst
time given in milliseconds:
ProcessBurst TimePriority
P
P
P
P
P
The processes are assumed to have arrived in the orderPPPPP
all at time
a Draw four Gantt charts that illustrate the execution of these
processes using the following scheduling algorithms: FCFS SJF
nonpreemptive priority a smaller priority number implies a higher
priority and RR quantum
FCFS: Enter the order of the processes
Enter times for above chart starting with
SJF: Enter the order of the processes
Enter times for above chart starting with
Priority: Enter the order of the processes
Enter times for above chart starting with
Round Robin: Enter the order of the processes
Enter times for above chart starting with
b What is the turnaround time of each process for each of the
scheduling algorithms in part a
c What is the waiting time of each process for each of these scheduling
algorithms?
d Which of the algorithms results in the minimum average waiting
time over all processes
Question Mandatory points
Question options:
The following processes are being scheduled using a preemptive, roundrobin
scheduling algorithm. Each process is assigned a numerical
priority, with a higher number indicating a higher relative priority.
In addition to the processes listed below, the system also has an idle
task which consumes no CPU resources and is identified asI This
task has priority and is scheduled whenever the system has no other
available processes to run. The length of a time quantum is units.
If a process is preempted by a higherpriority process, the preempted
process is placed at the end of the queue.
a Show the scheduling order of the processes using a Gantt chart.
Enter the times for the above chart starting with
b What is the turnaround time for each process?
c What is the waiting time for each process?
d What is the CPU utilization rate?
Round of to two decimal places.
Thread
Priority
Burst
Arrival
P
P
P
P
P
P
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
