@InProceedings{kotz:writeback, author = {David Kotz and Carla Schlatter Ellis}, title = {Caching and Writeback Policies in Parallel File Systems}, booktitle = {IEEE Symposium on Parallel and Distributed Processing}, year = {1991}, month = {December}, pages = {60--67}, publisher = {IEEE Computer Society Press}, copyright = {IEEE}, earlier = {kotz:thesis}, later = {kotz:jwriteback}, URL = {http://www.cs.dartmouth.edu/~dfk/papers/kotz:writeback.ps.gz}, URLpdf = {http://www.cs.dartmouth.edu/~dfk/papers/kotz:writeback.pdf}, keywords = {dfk, parallel file system, disk caching, parallel I/O, MIMD, pario-bib}, 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. Such parallel disk systems require parallel file system software to avoid performance-limiting bottlenecks. We discuss cache management techniques that can be used in a parallel file system implementation. We examine several writeback policies, and give results of experiments that test their performance.}, comment = {See also kotz:jpractical, kotz:fsint2, cormen:integrate.} }