closed by
209 views
0 votes
0 votes
closed as a duplicate of: Galvin Eighth Edition
Consider a system running 10 I/O bound processes and 1 CPU bound process.Assume that the I/O bound process issuesan I/O operation once for every millisecond of CPU computing and that each I/O operation takes 10 ms to complete. Also assume that the context switching overhead is 0.1 ms and that all processes are long running tasks. What is CPU utilization(in %) for a round robin scheduler with time quantum 10ms?
closed by

Related questions

0 votes
0 votes
2 answers
1
ykrishnay asked May 14, 2022
768 views
Is "operating system three easy pieces" Book is enough for gate exam? Or I read another book especially for GATE exam Please tell I am confused
0 votes
0 votes
1 answer
2
aditi19 asked May 26, 2019
512 views
Which part of the process image forms the logical address space that is used in paging?
0 votes
0 votes
0 answers
3
0 votes
0 votes
0 answers
4
nateshmbhat asked Dec 19, 2018
181 views
https://gateoverflow.in/?qa=blob&qa_blobid=6986688216805811880Please explain this solution. I don't get how minimum is 4.