Question: Steps for Assignment - 1 - Operating Systems Exercise 1 Given this set of processes with their arrival times and CPU burst times table

Steps for
Assignment -1- Operating Systems
Exercise 1
Given this set of processes with their arrival times and CPU burst times
\table[[Processes,Arrival Time,CPU Burst Time],[P1,0,3],[P2,2,6],[P3,4,4],[P4,6,5],[P5,8,2]]
Draw the Gantt Chart resulting from the scheduling of this processes using the SRTF scheduling algorithm.
Calculate the waiting time for every process and deduce the average waiting time.
Exercise 2
Consider the following processes with the corresponding arrival time and burst time.
\table[[Process-id,Burst time,Arrival time],[P1,6,2],[P2,2,5],[P3,8,1],[P4,3,0],[P5,4,4]]
Q1- Draw the corresponding Gantt Chart of applying SRTF scheduling algorithms on this set of processes.
Q2- Calculate the waiting time for every process and deduce the average waiting time.
Exercise 1
Given this set of processes with their arrival times and CPU burst times
\table[[Processes,Arrival Time,CPU Burst Time],[P1,0,3],[P2,2,6],[P3,4,4],[P4,6,5],[P5,8,2]]
Draw the Gantt Chart resulting from the scheduling of this processes using the SRTF scheduling algorithm.
Calculate the waiting time for every process and deduce the average waiting time.
Steps for Assignment - 1 - Operating Systems

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!