作者
Eric Friedlander, Vaneet Aggarwal
发表日期
2019/8/20
期刊
ACM Transactions on Modeling and Performance Evaluation of Computing Systems (TOMPECS)
卷号
4
期号
3
页码范围
1-22
出版商
ACM
简介
Caching plays a crucial role in networking systems to reduce the load on the network and is commonly employed by content delivery networks (CDNs) to improve performance. One of the commonly used mechanisms, Least Recently Used (LRU), works well for identical file sizes. However, for asymmetric file sizes, the performance deteriorates. This article proposes an adaptation to the LRU strategy, called gLRU, where the file is sub-divided into equal-sized chunks. In this strategy, a chunk of the newly requested file is added in the cache, and a chunk of the least-recently-used file is removed from the cache. Even though approximate analysis for the hit rate has been studied for LRU, the analysis does not extend to gLRU, since the metric of interest is no longer the hit rate as the cache has partial files. This article provides a novel approximation analysis for this policy where the cache may have partial file contents …
引用总数
20182019202020212022202320242654442
学术搜索中的文章