@Article{reddy:pario2,
  author = {A. Reddy and P. Banerjee},
  title = {Evaluation of multiple-disk {I/O} systems},
  journal = {IEEE Transactions on Computers},
  year = {1989},
  month = {December},
  volume = {38},
  pages = {1680--1690},
  publisher = {IEEE Computer Society Press},
  earlier = {reddy:pario},
  later = {reddy:pario3},
  keywords = {parallel I/O, disk array, disk striping, pario-bib},
  comment = {Compares declustered disks (sortof MIMD-like) to
  synchronized-interleaved (SIMD-like). Declustering needed for scalability,
  and is better for scientific workloads. Handles large parallelism needed for
  scientific workloads and for RAID-like architectures. Synchronized
  interleaving is better for general file system workloads due to better
  utilization and reduction of seek overhead.}
}

