adspace
Measurements of a certain system have shown that the
average process runs for a time T before blocking
on I/O. A process switch requires a time S, which is
effectively wasted (overhead). The CPU’s efficiency is
the fraction of its time its spends executing user
programs, i.e., executing user processes. For round robin
scheduling with quantum Q, give a formula for the CPU
efficiency for each of the following:
(a) Q = ∞
(b) Q > S + T
(c) S <Q<S + T
(d) Q = S
Answer Posted / Ruchika
In this question, it seems there's a repetition of QNO 110542. If you intended to ask another question related to recording objects in VB Script or another programming context, please provide a different question.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers