Q1/A 7200 RPM drive has a full-stroke seek time of 18 ms. It transfers data internally at a rate of 40 MB s−1 and has a block size of 32 kB. Determine the IOPS for that drive.
Q2/The disk service time is 18 ms when the controller utilisation is 50 % . Calculate the expected disk service time when the controller utilisation is 70 %
Q1 . Given:
Rotational speed = 7200 RPM
full stroke seek time= 18 ms
transfer rate = 40 MB
Block size = 32 kB
Average latency = (1/Rotational speed / 60 ) *0.5 *1000
= (60/7200 ) * 500
= 30000/7200
= 4.17 ms = 0.00417 sec
Average seek time = (full stroke seek time /3)
= 18/3 = 6 ms = 0.006 sec
IOPS = 1/ (avg latency + avg seek time)
= 1/ (0.00417+0.006)
= 1/0.01017
= 98
That drive has about 98 IOPS
Q2. Given :
Disk service time (Ts)= 18 ms for 50% controller utilization
Response time (Tr) = Ts / 1- utilization
= 18/(1-0.5)
= 18/0.5
= 36 ms
At 70 % utilization,
Response time (Tr) = Ts / 1- utilization
Thus,
Disk service time (Ts)= Response time (Tr) * (1- utilization)
= 36 * (1-0.7)
= 36*0.3
= 10.8 ms
Q1/A 7200 RPM drive has a full-stroke seek time of 18 ms. It transfers data internally...
What is the average I/O time if a 3600-RPM disk transfers an 800 KB block with a 7 ms average seek time, a 100 MB/sec transfer rate, and a 0.17 ms controller overhead?
7. [1+1+1-3 points] Compute the (a) transfer time, (b) average rotational latency, and(c) disk access time for the following input data for a disk? Rotational speed- 7200 rpm, sector size- 0.5 KB, average seek time 5.7 ms, transfer rate 24.5 MB per sec, controller overhead -1 ms
7. [1+1+1-3 points] Compute the (a) transfer time, (b) average rotational latency, and(c) disk access time for the following input data for a disk? Rotational speed- 7200 rpm, sector size- 0.5 KB, average...
A given disk drive has the following parameters: Average seek time of 7 ms Rotates at 6000 RPM Transfers data at 100 MB/s What is the average amount of time it takes to read one sector (512 bytes) of data? Your answer should be in seconds to three digits of precision (e.g., X.XXX s).
A given disk drive has the following parameters: Average seek time of 7 ms Rotates at 6000 RPM Transfers data at 100 MB/s What is the average amount of time it takes to read one sector (512 bytes) of data? Your answer should be in seconds to three digits of precision (e.g., X.XXX s).
2) b. A disk drive has a speed of 12000 RPM, an average seek time of 5 ms, and a transfer rate of 140 MB/sec. How much time does it take to perform 50 random reads of 10 KB? (In other words, the 50 reads are from random spots on the drive, but each individual read is performed sequentially.) Give your answer in units of seconds. c. Given the same information as in b) above, what is the I/O rate...
Suppose a disk drive in your system has a rotation speed of 7,200 rpm. and seek times of 0.75 ms track-to-track, or 22 ms full ‘stroke’ (inner edge to outer edge). (a) What is the average latency to access this drive? (b) If the sustained read rate is 36 Mbits/sec, how much more time after the average latency (you calculated above) will it take to read 750 Kbytes (assuming all those bytes are in sequential sectors on the same track)?...
Suppose we have a magnetic disk with the following parameters: Average seek time = 5 ms Rotation rate = 7200 RPM Transfer rate = 150 MB/second Sector size = 512 bytes [8 points] What is the average time to read a single sector? Hint: read pages 382-383 in the text.
A hard disk has average seek time of 70 ms, rotation speed of 4150 rpm, and 333 byte sectors with 55 sectors per track. We need to read a file consisting 130 sectors. Answer the following? Total average access time can be expressed as T a = T s+1/(2r)+b/rN ̈ What is the total file size to be transferred? ̈ What is the total time for the transfer if data is organized sequentially? ̈ What is the total time for...
1. A hard disk drive transfers data 8 bytes at a time and has a peak data rate of 8 MB/s. To make sure old data is not overwritten by new data in the device buffer during an input operation, the processor must sample the buffer at a rate of 8 MB/81000 K times per second Assume that each such interrogation and the associated data transfer takes 800 clock cycles in a processor with a 2.5 GHz. What fraction of...
PLEASE SOLVE ONLY 9.13
9.12 IS ONLY GIVEN FOR THE FULL EXPLANATION OF
9.13
9.12 Elementary physics states that when an object is subjected to a constant acceleration a, the relationship between distance d and time t is given by d at2. Suppose that, during a seek, the disk in Exercise 9.11 accelerates the disk arm at a constant rate for the first half of the seek then decelerates the disk arm at the same rate for the second half...