Title :
Improving Networked File System Performance Using a Locality-Aware Cooperative Cache Protocol
Author :
Jiang, Song ; Zhang, Xuechen ; Liang, Shuang ; Davis, Kei
Author_Institution :
Dept. of Electr. & Comput. Eng., Wayne State Univ., Detroit, MI, USA
Abstract :
In a distributed environment, the utilization of file buffer caches in different clients may greatly vary. Cooperative caching has been proposed to increase cache utilization by coordinating the shared usage of distributed caches. It allows clients that would more greatly benefit from larger caches to forward data objects to peer clients with relatively underutilized caches. To support such coordination, global cache utilization must be dynamically evaluated. This, in turn, requires an effective analysis of application data access patterns. Existing coordination protocols are demonstrably suboptimal in this respect, exhibiting inefficient memory utilization and undue interference among clients. We propose a locality-aware cooperative caching protocol, called LAC, that is based on analysis and manipulation of data block reuse distance to effectively predict cache utilization and the probability of data reuse at each client. Using a dynamically adaptive synchronization technique, we keep local information up to date and consistently comparable across clients. The system is highly scalable in the sense that global coordination is achieved without centralized control. We have conducted thorough trace-driven simulation experiments to assess the performance differences between LAC and various existing protocols representative of the general class. Using a realistic and representative cost model, we show that the LAC protocol significantly and consistently outperforms existing cooperative caching protocols, demonstrating high and balanced utilization of caches across all clients. In our experiments, LAC reduces block access time by up to 36 percent, with an average of 31 percent, over the system without peer cache coordination, and reduces block access time by up to 22 percent, with an average of 13 percent, over the best performer of the existing protocols.
Keywords :
cache storage; distributed processing; adaptive synchronization technique; application data access pattern analysis; cache utilization prediction; coordination protocol; data reuse probability; distributed caches; distributed environment; file buffer cache utilization; locality-aware cooperative cache protocol; memory utilization; networked file system performance; trace-driven simulation experiment; Access protocols; Centralized control; Cooperative caching; Data analysis; File servers; File systems; Interference; Los Angeles Council; Pattern analysis; Peer to peer computing; Replacement algorithm; cooperative caching; locality; networked file system.;
Journal_Title :
Computers, IEEE Transactions on