学位论文详细信息
A Lyapunov analysis of LRU
Lyapunov;Control Thoery;Stochastic Systems;Cache;LRU;Least recently used;Markov Chain;TTL
Brenner, Michael ; Srikant ; Rayadurgam
关键词: Lyapunov;    Control Thoery;    Stochastic Systems;    Cache;    LRU;    Least recently used;    Markov Chain;    TTL;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/107992/BRENNER-THESIS-2020.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Caches are segments of memory that store requested information in a system subject to a set of decision rules, defined as the caching algorithm. One of the most popular caching algorithms is the least recently used algorithm (LRU) due to its simplicity and effectiveness in a multitude of applications. LRU caches operate by storing objects in the order that they were most recently requested. Further, whenever an item is requested that is not currently in the cache, the requested item is placed at the head of the cache, and the least recently requested item is evicted. Many have suggested a tie between the performance of an LRU cache and a time to live (TTL) cache. In this thesis, we present a unique Lyapunov based proof for an asymptotically exact TTL approximation for the steady state distribution of our LRU Markov model. We further present ongoing theoretical extensions to other variants of LRU, as well as simulations that validate our model. We conclude by proposing a variance corrected model to better approximate hit rate over time.

【 预 览 】
附件列表
Files Size Format View
A Lyapunov analysis of LRU 444KB PDF download
  文献评价指标  
  下载次数:31次 浏览次数:68次