BibTeX for papers by David Kotz; for complete/updated list see https://www.cs.dartmouth.edu/~kotz/research/papers.html @Article{kotz:jworkload, author = {David Kotz and Nils Nieuwejaar}, title = {{File-System Workload on a Scientific Multiprocessor}}, journal = {IEEE Parallel and Distributed Technology}, year = 1995, month = {Spring}, volume = 3, number = 1, pages = {51--60}, publisher = {IEEE}, copyright = {IEEE}, DOI = {10.1109/88.384584}, URL = {https://www.cs.dartmouth.edu/~kotz/research/kotz-jworkload/index.html}, abstract = {The Charisma project records individual read and write requests in live, multiprogramming parallel workloads. This information can be used to design more efficient multiprocessor systems. We present the first results from the project: a characterization of the file-system workload on an iPSC/860 multiprocessor running production, parallel scientific applications at NASA Ames Research Center. We use the resulting information to address the following questions: What did the job mix look like (that is, how many jobs ran concurrently?) How many files were read and written? Which were temporary files? What were their sizes? What were typical read and write request sizes, and how were they spaced in the file? Were the accesses sequential? What forms of locality were there? How might caching be useful? What are the implications for file-system design?}, }