Sciweavers

COMPSAC
2000
IEEE

LRU-SP: A Size-Adjusted and Popularity-Aware LRU Replacement Algorithm for Web Caching

13 years 9 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 equal sized objects, is not suitable for the web context because web objects vary dramatically in size and the recently accessed objects may possibly differ from popular ones. LRU-SP is built on two LRU extensions, namely Size-Adjusted LRU and Segmented LRU. As LRU-SP differentiates object size and access frequency, it can achieve higher hit rates and byte hit rates. Furthermore, an efficient implementation scheme is developed and trace-driven simulations are performed to compare LRUSP against Size-Adjusted LRU, Segmented LRU and LRV caching algorithms.
Kai Cheng, Yahiko Kambayashi
Added 30 Jul 2010
Updated 30 Jul 2010
Type Conference
Year 2000
Where COMPSAC
Authors Kai Cheng, Yahiko Kambayashi
Comments (0)