Operating SystemTU Board 2020
Suppose a new process in a system arrives at an average of six processes per minute and each such process requires an average of 8 seconds of service time. Estimate the fraction of time the CPU is…
5Suppose a new process in a system arrives at an average of six processes per minute and each such process requires an average of 8 seconds of service time. Estimate the fraction of time the CPU is busy in a system with a single processor.
A worked answer is on its wayMeanwhile, read the Operating System notes for this topic.
Discussion
Loading…
More Operating System questions
What is a monolithic kernel? How is it different from microkernel? Explain. [1+4]TU Board 20265What is multithreading? Explain different types of threads. [1+4]TU Board 20265Explain the different process states in detail. [5]TU Board 20265What are the necessary conditions for the deadlock? How deadlock is different from starvation? [4+1]TU Board 20265What is segmentation? How can it be used for the memory management? [1+4]TU Board 20265What are different page replacement algorithms? Explain. [5]TU Board 20265