Question: Three processes A , B and C each execute a loop of 1 0 0 iterations. In each iteration of the loop, a process performs
Three processes A B and C each execute a loop of iterations. In each iteration
of the loop, a process performs a single computation that requires tc CPU
milliseconds and then initiates a single IO operation that lasts for tio milliseconds.
It is assumed that the computer where the processes execute has sufficient number
of IO devices and the OS of the computer assigns different IO devices to each
process. Also, the scheduling overhead of the OS is negligible. The processes have
the following characteristics:
Process id tc tio
A ms ms
B ms ms
C ms ms
The processes A B and C are started at times and milliseconds
respectively, in a pure timesharing system round robin scheduling that uses a
time slice of milliseconds. The time in milliseconds at which process C would
complete its first IO operation is
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
