Page 1 of 1

Consider the following set of processes, with the length of the CPU burst given in milliseconds. Process Priority CPU Bu

Posted: Sat Nov 27, 2021 2:17 pm
by answerhappygod
Consider the following set of processes, with the length of the
CPU burst given in milliseconds.
Process
Priority
CPU Burst
P1
7
4
P2
3
5
P3
0
4
P4
1
3
Compute the average waiting and average turnaround time for the
processes in the above system using Non-Preemptive
Priority algorithm. Assume all processes arrived at
time 0.