BibTeX for papers by David Kotz; for complete/updated list see https://www.cs.dartmouth.edu/~kotz/research/papers.html @Article{kotz:jpractical, author = {David Kotz and Carla Schlatter Ellis}, title = {{Practical Prefetching Techniques for Multiprocessor File Systems}}, journal = {Journal of Distributed and Parallel Databases}, year = 1993, month = {January}, volume = 1, number = 1, pages = {33--51}, publisher = {Kluwer Academic Publishers}, copyright = {Kluwer Academic Publishers}, DOI = {10.1007/BF01277519}, URL = {https://www.cs.dartmouth.edu/~kotz/research/kotz-jpractical/index.html}, abstract = {Improvements in the processing speed of multiprocessors are outpacing improvements in the speed of disk hardware. Parallel disk I/O subsystems have been proposed as one way to close the gap between processor and disk speeds. In a previous paper we showed that prefetching and caching have the potential to deliver the performance benefits of parallel file systems to parallel applications. In this paper we describe experiments with practical prefetching policies that base decisions only on on-line reference history, and that can be implemented efficiently. We also test the ability of these policies across a range of architectural parameters.}, }