Given that the scheduling policy is RR, complete the timing/Gantt chart below for the following processes in the queue (use Tc= 100% and Tg = 40 us if relevant ... assume that it takes Tito bring in an old pracess or preempt a process... also assume that the process using the CPU is not allowed to compete for next quantum): P1, requiring 80 ms arrives in the queue at (t+0) P2, requiring 30 ms arrives in the queue at (t+25) P3, requiring 50 the arrives in the queue at (t+35) AX Id- P3 t10 t-100 t.200 t#300

Respuesta :

If the value of time quantum is too short then the large number of context switching (hold the process after given time quantum is finish) will happen & hence:

1. It will increase the average waiting time

2.It will increase the turnaround time

3.It will lower the Throughout.

What is turnaround time?

The time span between when a process is submitted and when it is finished is known as turnaround time (TAT). It can also be viewed as the total of the times spent waiting to execute on the CPU, waiting to enter memory, or waiting in the ready queue. Turnaround time is a crucial metric for assessing an operating system's scheduling algorithms.

Lead time and cycle time are similar ideas, while turnaround time is an opposite idea. Units of time are used to express turnaround time for various system states and occasionally for particular algorithms. Different applications and programming languages require different amounts of time to complete.

Learn more about turnaround time

https://brainly.com/question/29870230

#SPJ4

ACCESS MORE