@Article{hwang:pvfs-cache, author = {In-Chul Hwang and Hojoong Kim and Hanjo Jung and Dong-Hwan Kim and Hojin Ghim and Seung-Ryoul Maeng and Jung-Wan Cho}, title = {Design and implementation of the cooperative cache for {PVFS}}, journal = {Lecture Notes in Computer Science}, booktitle = {4th International Conference on Computational Science (ICCS 2004); June 6-9, 2004; Krakow, POLAND}, editor = {BuBak, M; VanAlbada, GD; Sloot, PMA; Dongarra, JJ}, year = {2004}, month = {June}, volume = {3036}, pages = {43--50}, institution = {Korea Adv Inst Sci \& Technol, Dept Elect Engn \& Comp Sci, Div Comp Sci, 373-1 Kusung Dong, Taejon 305701, South Korea; Korea Adv Inst Sci \& Technol, Dept Elect Engn \& Comp Sci, Div Comp Sci, Taejon 305701, South Korea}, publisher = {Springer-Verlag}, copyright = {(c)2004 Institute for Scientific Information, Inc.}, URL = {http://springerlink.metapress.com/openurl.asp?genre=article&issn=0302-9743&volume=3036&spage=43}, keywords = {PVFS, cooperative cache, pario-bib}, abstract = {Recently, there have been many efforts to get high performance in cluster computing with inexpensive PCs connected through high-speed networks. Some of them were to provide high bandwidth and parallelism in file service using a distributed file system. Other researches for distributed file systems include the cooperative cache that reduces servers' load and improves overall performance. The cooperative cache shares file caches among clients so that a client can request a file to another client, not to the server, through inter-client message passing. In various distributed file systems, PVFS (Parallel Virtual File System) provides high performance with parallel I/O in Linux widely used in cluster computing. However, PVFS doesn't support any file cache facility. This paper describes the design and implementation of the cooperative cache for PVFS (Coopc-PVFS). We show the efficiency of Coopc-PVFS in comparison to original PVFS. As a result, the response time of Coopc-PVFS is shorter than or similar to that of original PVFS.} }