This paper introduces a new approach to database disk buffering, called the LRU-K method. The basic idea of LRU-K is to keep track of the times of the last K references to popular database pages, using this information to statistically estimate the interarrival times of references on a page by page basis. Although the LRU-K approach performs optimal statistical inference under relatively standard assumptions, it is fairly simple and incurs little bookkeeping overhead. As we demonstrate with simulation experiments, the LRU-K algorithm surpasses conventional buffering algorithms in discriminating between frequently and infrequently referenced pages. In fact, LRU-K can approach the behavior of buffering algorithms in which page sets with known...
AbstractÐPast R-tree studies have focused on the number of nodes visited as a metric of query perfor...
Program reference strings generated by the LRU stack model are considered, and expressions for the ...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
Abstract. This paper introduces a new approach to database disk buffering, called the LFU-K method. ...
Abstract. This paper analyzes a recently published algorithm for page replacement in hierarchical pa...
This paper analyzes a recently published algorithm for page replacement in hierarchical paged memory...
[[abstract]]It is well known that the behavior of page reference in a database environment is differ...
We give formulas for estimating the number of disk accesses when accessing a file randomly with buff...
Efficient and effective buffering of disk blocks in main memory is critical for better file system p...
The wide performance gap between processors and disks ensures that effective page replacement remain...
Abstract: Buffer memory allocation is one of the most important, but also one of the most difficult ...
The traditional page-grained buffer manager in database systems has a low hit ratio when only a few ...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
The problem of database buffer management has extensively been studied for nearly three decades. In ...
AbstractÐPast R-tree studies have focused on the number of nodes visited as a metric of query perfor...
Program reference strings generated by the LRU stack model are considered, and expressions for the ...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
Abstract. This paper introduces a new approach to database disk buffering, called the LFU-K method. ...
Abstract. This paper analyzes a recently published algorithm for page replacement in hierarchical pa...
This paper analyzes a recently published algorithm for page replacement in hierarchical paged memory...
[[abstract]]It is well known that the behavior of page reference in a database environment is differ...
We give formulas for estimating the number of disk accesses when accessing a file randomly with buff...
Efficient and effective buffering of disk blocks in main memory is critical for better file system p...
The wide performance gap between processors and disks ensures that effective page replacement remain...
Abstract: Buffer memory allocation is one of the most important, but also one of the most difficult ...
The traditional page-grained buffer manager in database systems has a low hit ratio when only a few ...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...
The problem of database buffer management has extensively been studied for nearly three decades. In ...
AbstractÐPast R-tree studies have focused on the number of nodes visited as a metric of query perfor...
Program reference strings generated by the LRU stack model are considered, and expressions for the ...
The full text of this article is not available on SOAR. WSU users can access the article via IEEE Xp...