File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

노삼혁

Noh, Sam H.
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

LRFU: A spectrum of policies that subsumes the least recently used and least frequently used policies

Author(s)
Lee, DongheeChoi, JongmooKim, Jong-HunNoh, Sam H.Min, Sang LyulCho, YookunKim, Chong Sang
Issued Date
2001-12
DOI
10.1109/TC.2001.970573
URI
https://scholarworks.unist.ac.kr/handle/201301/19049
Fulltext
http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=970573
Citation
IEEE TRANSACTIONS ON COMPUTERS, v.50, no.12, pp.1352 - 1361
Abstract
Efficient and effective buffering of disk blocks in main memory is critical for better file system performance due to a wide speed gap between main memory and hard disks. In such a buffering system, one of the most important design decisions is the block replacement policy that determines which disk block to replace when the buffer is full, In this paper, we show that there exists a spectrum of block replacement policies that subsumes the two seemingly unrelated and independent Least Recently Used (LRU) and Least Frequently Used (LFU) policies. The spectrum is called the LRFU (Least Recently/Frequently Used) policy and is formed by how much more weight we give to the recent history than to the older history. We also show that there is a spectrum of implementations of the LRFU that again subsumes the LRU and LFU implementations. This spectrum is again dictated by how much weight is given to recent and older histories and the time complexity of the implementations lies between O(1) (the time complexity of LRU) and O(log(2) n) (the time complexity of LFU), where n is the number of blocks in the buffer, Experimental results from trace-driven simulations show that the performance of the LRFU is at least competitive with that of previously known policies for the workloads we considered.
Publisher
IEEE COMPUTER SOC
ISSN
0018-9340

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.