791 views
2 votes
2 votes

 If  the waiting time for a process is p and there are n processes in the memory then the CPU utilization is given by,

a. p/n

b. p^n   (p raised to n)

c. 1-p^n

d. n-(p^n)  

Please log in or register to answer this question.

Related questions

3.6k
views
0 answers
1 votes
iarnav asked Jul 11, 2018
3,618 views
Let's say we have two CPU scheduling algorithm as SJF and SRTF and we have a arbitrary pool/set of processes with different ARRIVAL TIME and CPU BURST, ... are different than SRTF will ALWAYS have the less average waiting time over SJF?
911
views
1 answers
0 votes
Parshu gate asked Nov 16, 2017
911 views
Fill in the blanks for the below question OS uses shortest remaining time first scheduling algorithm for pre-emptive scheduling of processes.Consider the following set of processes with ... ms) of the processes is _______. 7 6.5 9 5.5