1,133 views
2 votes
2 votes

Find throughput...

1 Answer

Best answer
4 votes
4 votes
throughput  = no of processes / (max of completion times - time at which first process comes into cpu)

=6/(20-2)

=1/3

=0.33
selected by

Related questions

2 votes
2 votes
0 answers
1
srestha asked Apr 1, 2018
788 views
In larger block size, how seek time will be less and how eventually it leads to better throughput?
1 votes
1 votes
1 answer
2
suchismith roy asked Mar 26, 2017
11,027 views
How do we measure the throughput of a scheduling algorithm? In every algorithm,the total time will be the sum of the burst times..and the same number of tasks will get ex...
7 votes
7 votes
1 answer
3
robertSingh asked Oct 5, 2016
12,817 views
What is the throughput for a system having following gantt chart?Throughput = no. of processes/total schedule time