Max-Planck-Institut für Informatik
max planck institut
informatik
mpii logo Minerva of the Max Planck Society
 

MPI-I-1999-1-003

Fast concurrent access to parallel disks

Sanders, Peter and Egner, Sebastian and Korst, Jan

MPI-I-1999-1-003. June 1999, 30 pages. | Status: available - back from printing | Next --> Entry | Previous <-- Entry

Abstract in LaTeX format:
High performance applications involving large data sets require the
efficient and flexible use of multiple disks. In an external memory
machine with D parallel, independent disks, only one block can be
accessed on each disk in one I/O step. This restriction leads to a
load balancing problem that is perhaps the main inhibitor for the
efficient adaptation of single-disk external memory algorithms to
multiple disks. We show how this problem can be solved efficiently by
using randomization and redundancy. A buffer of O(D) blocks suffices
to support efficient writing of arbitrary blocks if blocks are
distributed uniformly at random to the disks (e.g., by hashing). If
two randomly allocated copies of each block exist, N arbitrary blocks
can be read within ceiling(N/D)+1 I/O steps with high probability.
The redundancy can be further reduced from 2 to 1+1/r for any integer
r. From the point of view of external memory models, these results
rehabilitate Aggarwal and Vitter's "single-disk multi-head" model that
allows access to D arbitrary blocks in each I/O step. This powerful
model can be emulated on the physically more realistic independent
disk model with small constant overhead factors. Parallel disk
external memory algorithms can therefore be developed in the
multi-head model first. The emulation result can then be applied
directly or further refinements can be added.
Acknowledgement:
References to related material:

To download this research report, please select the type of document that fits best your needs.Attachement Size(s):
MPI-I-1999-1--003.ps551 KBytes
Please note: If you don't have a viewer for PostScript on your platform, try to install GhostScript and GhostView
URL to this document: http://domino.mpi-inf.mpg.de/internet/reports.nsf/NumberView/1999-1-003

Hide details for BibTeXBibTeX
@TECHREPORT{SandersEgnerKorst99,
  AUTHOR = {Sanders, Peter and Egner, Sebastian and Korst, Jan},
  TITLE = {Fast concurrent access to parallel disks},
  TYPE = {Research Report},
  INSTITUTION = {Max-Planck-Institut f{\"u}r Informatik},
  ADDRESS = {Stuhlsatzenhausweg 85, 66123 Saarbr{\"u}cken, Germany},
  NUMBER = {MPI-I-1999-1-003},
  MONTH = {June},
  YEAR = {1999},
  ISSN = {0946-011X},
}