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 spe...
This paper analyzes a recently published algorithm for page replacement in hierarchical paged memory...
The wide performance gap between processors and disks ensures that effective page replacement remain...
When picking a cache replacement policy for file systems, LRU (Least Recently Used) has always been ...
A spectrum of block replacement policies called LRFU (Least Recently/Frequently Used) is proposed fo...
We show that there exists a spectrum of block replacement policies that subsumes both the Least Rece...
Recently, a new block replacement policy called the LRFU (Least Recently/Frequently Used) policy was...
Abstract. This paper introduces a new approach to database disk buffering, called the LFU-K method. ...
Replacement Policies play a crucial part in different aspects of today’s high performance computing ...
This paper introduces a new approach to database disk buffering, called the LRU-K method. The basic ...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
In traditional file system implementations, the Least Recently Used (LRU) block replacement scheme i...
A new buffer replacement scheme, called DEAR (DEtection-based Adaptive Replacement), is presented fo...
Abstract. This paper analyzes a recently published algorithm for page replacement in hierarchical pa...
In traditional file system implementations, the Least Recently Used (LRU) block replacement scheme i...
Most embedded systems are equipped with flash memory owing to its shock resistance, fast access, and...
This paper analyzes a recently published algorithm for page replacement in hierarchical paged memory...
The wide performance gap between processors and disks ensures that effective page replacement remain...
When picking a cache replacement policy for file systems, LRU (Least Recently Used) has always been ...
A spectrum of block replacement policies called LRFU (Least Recently/Frequently Used) is proposed fo...
We show that there exists a spectrum of block replacement policies that subsumes both the Least Rece...
Recently, a new block replacement policy called the LRFU (Least Recently/Frequently Used) policy was...
Abstract. This paper introduces a new approach to database disk buffering, called the LFU-K method. ...
Replacement Policies play a crucial part in different aspects of today’s high performance computing ...
This paper introduces a new approach to database disk buffering, called the LRU-K method. The basic ...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
In traditional file system implementations, the Least Recently Used (LRU) block replacement scheme i...
A new buffer replacement scheme, called DEAR (DEtection-based Adaptive Replacement), is presented fo...
Abstract. This paper analyzes a recently published algorithm for page replacement in hierarchical pa...
In traditional file system implementations, the Least Recently Used (LRU) block replacement scheme i...
Most embedded systems are equipped with flash memory owing to its shock resistance, fast access, and...
This paper analyzes a recently published algorithm for page replacement in hierarchical paged memory...
The wide performance gap between processors and disks ensures that effective page replacement remain...
When picking a cache replacement policy for file systems, LRU (Least Recently Used) has always been ...