Document Type
Article
Publication Date
3-17-1992
Publication Title
Dartmouth Computer Science Technical Report PCS-TR92-179
Department
Department of Computer Science
Abstract
Increasingly, file systems for multiprocessors are designed with parallel access to multiple disks, to keep I/O from becoming a serious bottleneck for parallel applications. Although file system software can transparently provide high-performance access to parallel disks, a new file system interface is needed to facilitate parallel access to a file from a parallel application. We describe the difficulties faced when using the conventional (Unix-like) interface in parallel applications, and then outline ways to extend the conventional interface to provide convenient access to the file for parallel programs, while retaining the traditional interface for programs that have no need for explicitly parallel file access. Our interface includes a single naming scheme, a multi-open operation, local and global file pointers, mapped file pointers, logical records, multifiles, and logical coercion for backward compatibility.
Dartmouth Digital Commons Citation
Kotz, David, "Multiprocessor File System Interfaces" (1992). Dartmouth Scholarship. 3083.
https://digitalcommons.dartmouth.edu/facoa/3083
Comments
report by Dartmouth Department of Computer Science