CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

A uni-processor computer system only has two processes, both of which alternate 10 ms CPU bursts with 90 ms I/O bursts. Both the processes were created at nearly the same time. The I/O of both processes can proceed in parallel. Which of the following scheduling strategies will result in the least CPU ulitization (over a long period of time) for this system?

Open in App
Solution

CPU = 10 ms
I/O = 90 ms

FCFS

So CPU idle time is 80
Round Robin

CPU idle time is 85.
Therefore, round robin scheduling with a time quantum of 5ms has least CPU utilization.

flag
Suggest Corrections
thumbs-up
0
similar_icon
Similar questions
View More
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Arithmetic Progression - Sum of n Terms
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon