692 views
3 votes
3 votes
Susheel is setting up a website. He bought a fancy new hard disk which advertises:
• an 8 ms average seek time.
• 10000 RPM or roughly 6 ms per rotation.
• a2 ms overhead for each disk operation.
• a transfer speed of 10,000,000 bytes per second
Susheel had enough money left for a 10,000,000 bytes per second network connection. His system bus has a maximum baqndwidth of 133 mega bytes per second and his HTML files have an average size of 8000 bytes. How much time will it take on an average to read a random HTML file from the disk?

1 Answer

1 votes
1 votes
Answer is 13.8 ms

as 8ms ( seek time ) + 2 ms ( disk overhead) +  0.8 ( for transfer bottle neck bandwidth will be used which is 10Mbps not 133 Mbps )

Related questions

0 votes
0 votes
1 answer
1
chirudeepnamini asked Jan 28, 2019
467 views
Consider a disk containing 10 equidistance tracks, the inner track capacity is 20 MB and diameter is 1 cm;
1 votes
1 votes
1 answer
3
learner_geek asked Jul 27, 2017
1,289 views