Sciweavers

88 search results - page 1 / 18
» Outperforming LRU with an Adaptive Replacement Cache Algorit...
Sort
View
COMPUTER
2004
43views more  COMPUTER 2004»
13 years 4 months ago
Outperforming LRU with an Adaptive Replacement Cache Algorithm
Nimrod Megiddo, Dharmendra S. Modha
IPPS
2010
IEEE
13 years 2 months ago
Adapting cache partitioning algorithms to pseudo-LRU replacement policies
Abstract-- Recent studies have shown that cache partitioning is an efficient technique to improve throughput, fairness and Quality of Service (QoS) in CMP processors. The cache par...
Kamil Kedzierski, Miquel Moretó, Francisco ...
MSS
1999
IEEE
203views Hardware» more  MSS 1999»
13 years 9 months ago
Improved Adaptive Replacement Algorithm for Disk-Caches in HSM Systems
With an ever increasing amount of data to store, hierarchical storage management (HSM) systems must still use tape for tertiary storage. A disk cache is used to reduce the access ...
Ulrich Hahn, Werner Dilling, Dietmar Kaletta
FAST
2004
13 years 6 months ago
CAR: Clock with Adaptive Replacement
CLOCK is a classical cache replacement policy dating back to 1968 that was proposed as a low-complexity approximation to LRU. On every cache hit, the policy LRU needs to move the a...
Sorav Bansal, Dharmendra S. Modha
TC
2008
13 years 4 months ago
RACE: A Robust Adaptive Caching Strategy for Buffer Cache
While many block replacement algorithms for buffer caches have been proposed to address the wellknown drawbacks of the LRU algorithm, they are not robust and cannot maintain a cons...
Yifeng Zhu, Hong Jiang