Problem
Problem
6. Consider the following set of processes with the length of the CPU-
burst time in given ms:
Process Burst Time Arrival time Priority
P1 8 0 1
P2 4 1 3
P3 9 2 4
P4 5 3 2
P5 3 4 2
7. Consider the following set of processes with the length of CPU burst
time given in milliseconds.
Process Burst Time priority Arrival time
P1 10 3 0
P2 1 1 1
P3 2 3 2
P4 1 4 1
P5 5 2 2
8. Consider the following CPU processes with arrival times (in
milliseconds) and length of CPU bursts (in milliseconds) as given
below: (15 Marks)
Process Arrival time Burst time Priority
P1 0 7 1
P2 3 3 4
P3 5 5 2
P4 6 2 3
9. Consider the set of processes with arrival time (in milliseconds), CPU
burst time (in milliseconds), and priority (0 is the highest priority)
shown below. None of the processes have I/O burst time. (15 Marks)
12. For the processes listed in the following table, which of the
following scheduling schemes will give the lowest average turnaround
time? (15 Marks)