Title :
Supporting insertions and deletions in striped parallel filesystems
Author :
Johnson, Theodore
Author_Institution :
Dept. of Comput. & Inf. Sci., Florida Univ., Gainesville, FL, USA
Abstract :
The dramatic improvements in the processing rates of parallel computers are turning many compute-bound jobs into IO-bound jobs. Parallel file systems have been proposed to better match IO throughput to processing power. Many parallel file systems stripe files across numerous disks; each disk has its own controller. A striped file can be appended (or prepended) to and maintain its structure. However, a block can´t be inserted into or deleted from the middle of the file, since this would destroy the round robin striping structure of the file. The author presents a distributed file structure that maintains files in indexed striped extents on a message passing multiprocessor. This approach allows highly parallel random and sequential reads, and also allows insertion and deletion into the middle of the file
Keywords :
distributed processing; file organisation; message passing; multiprocessing systems; deletions; distributed file structure; insertions; message passing multiprocessor; parallel computers; processing rates; striped parallel filesystems; Bandwidth; Bridges; Concurrent computing; Disk drives; File systems; Joining processes; Message passing; Round robin; Throughput; Turning;
Conference_Titel :
Parallel Processing Symposium, 1993., Proceedings of Seventh International
Conference_Location :
Newport, CA
Print_ISBN :
0-8186-3442-1
DOI :
10.1109/IPPS.1993.262921