DocumentCode
2621202
Title
TPL: A Data Layout Method for Reducing Rotational Latency of Modern Hard Disk Drive
Author
Xiao, Li ; Yu-An, Tan
Author_Institution
Dept. of Comput. Sci. & Technol., Beijing Inst. of Technol., Beijing, China
Volume
7
fYear
2009
fDate
March 31 2009-April 2 2009
Firstpage
336
Lastpage
340
Abstract
This paper proposes a data layout method for reducing the rotation delay of read access in modern hard disk drive. TPL (track partition layout) is a data layout that mainly bases on the detailed knowledge of the hard disk´s physicalgeometry. By dividing one disk track into a set of partitions of sectors and duplicating data in these partitions, the rotational latency would be greatly reduced. And the method also contribute to minimizing the response time of disk request. We have implemented this layout method in the widely used disk simulator - DiskSim by slightly revising the code in disk controller module, and have chosen four different types of disk to run the experiment. As the simulation shows, with a typical workload trace, the average rotational latency decreased to 70% when dividing a track into only two partitions. This number further drops to 42% when the number of partition reaches 32. Also, the average overall I/O system response time drops correspondingly from 83% to 65%.
Keywords
cache storage; disc drives; hard discs; I/O system response time; TPL; cache storage; data layout method; disk controller module; disk simulator; hard disk drive; read access; response time minimization; rotational latency reduction; track partition layout; Arm; Computer science; Data engineering; Delay; Disk drives; Geometry; Hard disks; Neck; Scheduling algorithm; Writing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science and Information Engineering, 2009 WRI World Congress on
Conference_Location
Los Angeles, CA
Print_ISBN
978-0-7695-3507-4
Type
conf
DOI
10.1109/CSIE.2009.430
Filename
5170338
Link To Document