retagged by
1,743 views
2 votes
2 votes
Consider a disk with a sector size of $512$ bytes, $50$ sectors per track, $2000$ tracks per surface and five double-sided platters (i.e. $10$ surfaces). The disk platters rotate at $5400$ rpm. The average seek time is $10$ msec. A block size is chosen as $1024$ bytes.

A file containing $100,000$ records of $100$ bytes each is to be stored on this disk, and no record is allowed to span two blocks. Then, the rotational latency of the disk is ________ seconds.
retagged by

1 Answer

Best answer
2 votes
2 votes

Formula

maximum rotational delay = (1/p) min = (60/p) sec

rotational delay  = ½ * cost of 1 revolution = ½ * (60/p) sec

If the disk platters rotate at 5400rpm, the time required for one complete rotation, which is the maximum rotational delay, is 1/5400 * 60 = 0.011 seconds

The average rotational delay is half of the rotation time 0.011/2 =  0.0055

Answer:

Related questions

1.1k
views
3 answers
3 votes
Bikram asked Jan 16, 2017
1,083 views
Suppose we have a block-addressable disk drive. With such block organized disk non data overhead of subblocks and, interblock gaps have to be accounted for.There ... file. A block is organized to hold an integral number of logical records.
1.8k
views
2 answers
1 votes
Bikram asked Jan 16, 2017
1,810 views
The head of a moving head disk with $100$ tracks numbered $0$ to $99$ is serving a request at track $x$ ... , then total head movements are $194$. The track $x$ initially served was at ________.
1.1k
views
1 answers
7 votes
Bikram asked Jan 16, 2017
1,077 views
A contractor receives a certain sum that he uses to pay wages. His capital, together with the weekly subsidy, would eactly enable him to pay $42$ men for $52$ ... $26$ weeks is ________.
1.1k
views
2 answers
3 votes
Bikram asked Jan 16, 2017
1,114 views
Consider the set of numbers $N= 1,2,3,4,5,6,7,8$. Take every distinct two-element subset of $N$ and write down the number that is smaller. For eg, if ... you will write down $2$.The sum of all the numbers that you write down is ___________.