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 n...
B. Ch. 5 Interrupt-driven I/O Assume that we have a hard disk that produces 220 interrupts per second when active, and assume that the disk is active 10% of the time. The overhead of interrupting the CPU and performing the transfer is 1000 clock cycles. What fraction of a 1 GHz CPU's time is spent attending to the hard disk drive?
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).
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 %
True / False & MCQ 1. Which of the following is true? there are 8 bits in a byte there are 8 bytes in a bit there are 8 tracks in a sector there are 8 sectors in a track none of the above A disk drive writes data from RAM onto a disk storage medium. Computer software can be divided into two categories; the operating system and the applications system. The microprocessors used on personal computers can only understand...