Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

On Multidimensional Data and Modern Disks

With the deeply-ingrained notion that disks can efficiently access only one dimensional data, current approaches for mapping multidimensional data to disk blocks either allow efficient accesses in only one dimension, trading off the efficiency of accesses in other dimensions, or equally penalize access to all dimensions. Yet, existing technology and functions readily available inside disk firmware can identify non-contiguous logical blocks that preserve spatial locality of multidimensional datasets. These blocks, which span on the order of a hundred adjacent tracks, can be accessed with minimal positioning cost. This paper details these technologies, analyzes their trends, and shows how they can be exposed to applications while maintaining existing abstractions. The described approach can achieve the best possible access efficiency afforded by the disk technologies: sequential access along primary dimension and access with minimal positioning cost for all other dimensions. Experimental evaluation of a prototype implementation demonstrates a reduction of overall I/O time for multidimensional data queries between 30% and 50% when compared to existing approaches.

Steven W. Schlosser, Intel Research Pittsburgh

Jiri Schindler, EMC Corporation

Stratos Papadomanolakis, Carnegie Mellon University

Minglong Shao, Carnegie Mellon University

Anastassia Ailamaki, Carnegie Mellon University

Christos Faloutsos, Carnegie Mellon University

BibTeX
@inproceedings {269043,
author = {Steven W. Schlosser and Jiri Schindler and Stratos Papadomanolakis and Minglong Shao and Anastassia Ailamaki and Christos Faloutsos},
title = {On Multidimensional Data and Modern Disks},
booktitle = {4th USENIX Conference on File and Storage Technologies (FAST 05)},
year = {2005},
address = {San Francisco, CA},
url = {https://www.usenix.org/conference/fast-05/multidimensional-data-and-modern-disks},
publisher = {USENIX Association},
month = dec
}
Download

Links

Paper: 
http://usenix.org/events/fast05/tech/schlosser/schlosser.pdf
Paper (HTML): 
http://usenix.org/events/fast05/tech/schlosser/schlosser_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us