|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
Third IEEE International Conference on Cluster Computing (CLUSTER'01)
Clusterfile: A Flexible Physical Layout Parallel File System
Newport Beach, CA
October 08-October 11
ISBN: 0-7695-1116-3
| ASCII Text | x | ||
| Florin Isaila, Walter F. Tichy, "Clusterfile: A Flexible Physical Layout Parallel File System," 2012 IEEE International Conference on Cluster Computing, pp. 37, Third IEEE International Conference on Cluster Computing (CLUSTER'01), 2001. | |||
| BibTex | x | ||
| @article{ 10.1109/CLUSTR.2001.959949, author = {Florin Isaila and Walter F. Tichy}, title = {Clusterfile: A Flexible Physical Layout Parallel File System}, journal ={2012 IEEE International Conference on Cluster Computing}, volume = {0}, year = {2001}, isbn = {0-7695-1116-3}, pages = {37}, doi = {http://doi.ieeecomputersociety.org/10.1109/CLUSTR.2001.959949}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - 2012 IEEE International Conference on Cluster Computing TI - Clusterfile: A Flexible Physical Layout Parallel File System SN - 0-7695-1116-3 SP EP A1 - Florin Isaila, A1 - Walter F. Tichy, PY - 2001 KW - parallel I/O KW - file physical and logical partitioning KW - array regular distributions VL - 0 JA - 2012 IEEE International Conference on Cluster Computing ER - | |||
This paper presents Clusterfile, a parallel file system that provides parallel file access on a cluster of computers. Existing parallel file systems offer little control over matching the I/O access patterns and file data layout. Without this matching the applications may face the following problems: contention at I/O nodes, fragmentation of file data, false sharing, small network messages, high overhead of scattering/gathering the data. Clusterfile addresses some of these inefficiencies. Parallel applications can physically partition a file in arbitrary patterns. They can also set arbitrary views on a file. Views hide the parallel structure of the file and ease the programmer's burden of computing complex access indices. The intersections between views and layouts are computed by a memory redistribution algorithm. Read and write operations are optimized by pre-computing the direct mapping between access patterns and disks. Clusterfile uses the same data representation for file layouts, access patterns, and the mappings between each other.
Index Terms:
parallel I/O, file physical and logical partitioning, array regular distributions
Citation:
Florin Isaila, Walter F. Tichy, "Clusterfile: A Flexible Physical Layout Parallel File System," cluster, pp.37, Third IEEE International Conference on Cluster Computing (CLUSTER'01), 2001
Usage of this product signifies your acceptance of the Terms of Use.
