Sciweavers

88 search results - page 2 / 18
» Outperforming LRU with an Adaptive Replacement Cache Algorit...
Sort
View
ISCA
2010
IEEE
237views Hardware» more  ISCA 2010»
14 years 9 months ago
High performance cache replacement using re-reference interval prediction (RRIP)
Practical cache replacement policies attempt to emulate optimal replacement by predicting the re-reference interval of a cache block. The commonly used LRU replacement policy alwa...
Aamer Jaleel, Kevin B. Theobald, Simon C. Steely J...
DEXA
2001
Springer
101views Database» more  DEXA 2001»
15 years 3 months ago
A Popularity-Driven Caching Scheme for Meta-search Engines: An Empirical Study
Caching issues in meta-search engines are considered. We propose a popularity-driven cache algorithm that utilizes both popularities and reference counters of queries to determine ...
Sang Ho Lee, Jin Seon Hong, Larry Kerschberg
72
Voted
COMPSAC
2000
IEEE
15 years 3 months ago
LRU-SP: A Size-Adjusted and Popularity-Aware LRU Replacement Algorithm for Web Caching
This paper presents LRU-SP, a size-adjusted and popularity-aware extension to Least Recently Used (LRU) for caching web objects. The standard LRU, focusing on recently used and eq...
Kai Cheng, Yahiko Kambayashi
HPCA
2012
IEEE
13 years 6 months ago
Decoupled dynamic cache segmentation
The least recently used (LRU) replacement policy performs poorly in the last-level cache (LLC) because temporal locality of memory accesses is filtered by first and second level...
Samira Manabi Khan, Zhe Wang, Daniel A. Jimé...
ECBS
2006
IEEE
211views Hardware» more  ECBS 2006»
15 years 4 months ago
Modified Pseudo LRU Replacement Algorithm
Although the LRU replacement algorithm has been widely used in cache memory management, it is wellknown for its inability to be easily implemented in hardware. Most of primary cac...
Hassan Ghasemzadeh, Sepideh Sepideh Mazrouee, Moha...