Question: COMP 5 3 2 9 - Advanced Operating Systems ( Spring 2 0 2 4 ) Assignment 1 - CPU Scheduling Algorithms Due Date: February
COMP Advanced Operating Systems Spring
Assignment CPU Scheduling Algorithms
Due Date: February
Considering following list of processes, with their arrival times, burst times and priority as given
against each process.
Answer following questions:
FirstCome, FirstServed FCFS Scheduling:
a Calculate the turnaround time and waiting time for each process using the FCFS
algorithm.
b Compare the results of FCFS scheduling with Shortest Job First SJ scheduling for
above set of processes and calculate the average turnaround time for both algorithms.
Which algorithm performs better in this case, and why?
Round Robin Scheduling:
a Using Round Robin with a time quantum of units. Calculate the turnaround time for
each process and the average turnaround time for the entire set of processes.
b Discuss how the choice of the time quantum affects the performance of the Round
Robin scheduling algorithm. Calculate the turnaround times for different time quantum
values and
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
