Track-aligned extents (traxtents) utilize disk-specific knowledge to match access patterns to the strengths of modern disks. By allocating and accessing related data on disk track boundaries, a system can avoid most rotational latency and track crossing overheads. Avoiding these overheads can increase disk access efficiency by up to 50% for mid-sized requests (100 - 500 KB). This paper describes traxtents, algorithms for detecting track boundaries, and some uses of traxtents in file systems and video servers. For large-file workloads, a version of FreeBSD's FFS implementation that exploits traxtents reduces application run times by up to 20% compared to the original version.
Related white papers
Reliable Parallel File System Using RAID Technology
Providing data availability in a cluster environment is very important. Most clusters either use RAID technology or redundant nodes to ensure reliability. High performance clusters usually use parallel file systems...
Virtex-II Pro RAID-5 Parity and Data Regeneration Controller
Redundant Array of Independent Disks (RAID) is an acronym first used in a 1988 paper by University of California Berkeley researchers Patterson, Gibson, and Katz. A RAID array is a...
Assessing RAID ADG Vs. RAID 5 Vs. RAID 1+0
This paper will serve as a guide in pointing out features, advantages, and trade-offs between RAID ADG, RAID 5, and RAID 1+0. Because not all RAID configurations are created equal,...
Adaptec 3210S Vs. Mylex AcceleRAID 352: Competitive Benchmark Report
This paper provides an in-depth competitive benchmarking analysis between the Adaptec SCSI RAID 3210S and the Mylex AcceleRAID 352. Both are dual channel Ultra160 SCSI controllers, are similarly priced, and...
Implementing RAID on Oracle
There is more to RAID than a leading name brand insecticide. RAID provides the technology to scale Input-Output (I-O) and system performance of applications and provide high availability. Proactive design,...
RAID Technology
Present-day requirements for systemized, network-based storage of data encompass a range of users and applications that would have staggered the imagination twenty years ago. The meteoric rise of Internet data...
EqualLogic PS Series with VMware - Virtual servers meet virtual storage
Consolidation of data center assets has become a trend in many IT environments, providing benefits such as improved hardware resource utilization, easier management,and lower costs. For storage, consolidation is accomplished...


