Research and implementation of cooperative cache for PVFS
- Author:
Weiguo WU
;
Qun WAN
;
Hu ZHANG
;
Siqi LIU
;
Depei QIAN
- Publication Type:Journal Article
- Keywords:
cluster system;
PVFS;
cooperative caching;
local caching;
consistency
- From:
Journal of Pharmaceutical Analysis
2008;20(1):9-13,23
- CountryChina
- Language:Chinese
-
Abstract:
At present, there are many effective ways to achieve high performance in cluster system storage management, including server-end disk, server-end caching, local caching and cooperative caching. The cooperative caching mechanism shares caches among different clients so as to avoid expensive disk access costs and to improve overall throughput of cluster system. In this paper, a Single Copy Cooperative Cache model is proposed together with block lookup algorithm, block replacement algorithm and the consistency algorithm based on the model. Meanwhile, the prototype system of the model is implemented in PVFS file system. Finally, the performance of this system is tested in InfiniBand Framework, the result of which shows that in contrast to the original PVFS system, read performance of PVFS file system is improved by about two times, while write performance is reduced by nearly ten percent.