DocumentCode
759324
Title
Efficient LRU-based buffering in a LAN remote caching architecture
Author
Leff, Avraham ; Wolf, Joel L. ; Yu, Philip S.
Author_Institution
IBM Thomas J. Watson Res. Center, Yorktown Heights, NY, USA
Volume
7
Issue
2
fYear
1996
fDate
2/1/1996 12:00:00 AM
Firstpage
191
Lastpage
206
Abstract
The possibility of fast access to the main memory of remote sites has been advanced as a potential performance improvement in distributed systems. Even if a page is not available in local memory, sites need not do a disk access. Instead, the sites can use efficient mechanisms that support rapid request/response exchanges in order to access pages that are currently buffered at a remote site. Hardware and software support in such a remote caching architecture must also include algorithms that determine which pages should be buffered at what sites. When each site uses the classic LRU replacement algorithm, performance can be much worse than optimal in many system configurations. Because sites do not coordinate individual decisions, overall system buffering/caching decisions yield very inefficient global configurations. This paper proposes an easily implementable modification of the LRU replacement algorithm for LAN environments that reduces replication. The algorithm substantially improves hit-ratios-and thus performance-over a wide range of parameters. The relatively simple LAN topology implies that much less state information need be available for good replacement decisions compared to general network topologies. Two implications of two variations of the algorithm are explored. In an environment where the network is not a performance bottleneck, and where performance is memory-limited, performance of the proposed replacement algorithm is shown to be close to optimal
Keywords
cache storage; distributed memory systems; local area networks; memory architecture; LAN environments; LAN remote caching architecture; LRU replacement algorithm; LRU-based buffering; distributed database systems; distributed memories; distributed systems; local area networks; memory hierarchies; memory management; performance evaluation; performance improvement; remote sites; replication; Application software; Bandwidth; Database systems; Distributed computing; Fellows; Local area networks; Memory management; Network topology; Senior members; Workstations;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.485508
Filename
485508
Link To Document