BibTeX for papers by David Kotz; for complete/updated list see https://www.cs.dartmouth.edu/~kotz/research/papers.html @TechReport{cormen:integrate-tr, author = {Thomas H. Cormen and David Kotz}, title = {{Integrating Theory and Practice in Parallel File Systems}}, institution = {Dept. of Math and Computer Science, Dartmouth College}, year = 1993, month = {March}, number = {PCS-TR93-188}, copyright = {the authors}, URL = {https://www.cs.dartmouth.edu/~kotz/research/cormen-integrate-tr/index.html}, note = {Revised 9/20/94}, abstract = {Several algorithms for parallel disk systems have appeared in the literature recently, and they are asymptotically optimal in terms of the number of disk accesses. Scalable systems with parallel disks must be able to run these algorithms. We present a list of capabilities that must be provided by the system to support these optimal algorithms: control over declustering, querying about the configuration, independent I/O, turning off file caching and prefetching, and bypassing parity. We summarize recent theoretical and empirical work that justifies the need for these capabilities.}, }