...
Question 3150 – Papers-Articles-Workshop-Seminar-Conference-and-Symosium
January 11, 2024
Question 10945 – Process-Scheduling
January 11, 2024
Question 3150 – Papers-Articles-Workshop-Seminar-Conference-and-Symosium
January 11, 2024
Question 10945 – Process-Scheduling
January 11, 2024

Question 8648 – Process-Scheduling

Three processes A, B and C each execute a loop of 100 iterations. In each iteration of the loop, a process performs a single computation that requires tc CPU milliseconds and then initiates a single I/O operation that lasts for tio milliseconds. It is assumed that the computer where the processes execute has sufficient number of I/O devices and the OS of the computer assigns different I/O devices to each process. Also, the scheduling overhead of the OS is negligible. The processes have the following characteristics:

 Process id      tc      tio
     A        100 ms    500 ms
     B        350 ms    500 ms
     C        200 ms    500 ms

The processes A, B, and C are started at times 0, 5 and 10 milliseconds respectively, in a pure time sharing system (round robin scheduling) that uses a time slice of 50 milliseconds. The time in milliseconds at which process C would complete its first I/O operation is ___________.

Correct Answer: A

Question 5 Explanation: 
Gantt chart is shown below:

So ‘C’ completes its I/O at 1000 time units.
A
1000
B
1001
C
1002
D
1003
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!