The paging problem is defined as follows: we are given a two-level memory system, in which one level is a fast memory, called cache, capable of holding k items, and the second level is an unbounded but slow memory. At each given time step, a request to an item is issued. Given a request to an item p, a miss occurs if p is not present in the fast memory. In response to a miss, we need to choose an item q in the cache and replace it by p. The choice of q needs to be made on-line, without the knowledge of future requests. The objective is to design a replacement strategy with a small number of misses. In this paper we use competitive analysis to study the performance of randomized on-line paging algorithms. Our goal is to show how the concept...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
It is well known that competitive analysis yields too pessimistic re-sults when applied to the pagin...
AbstractThe paging problem is defined as follows: we are given a two-level memory system, in which o...
In evaluating an algorithm, worst-case analysis can be overly pessimistic. Average-case analysis can...
The paging problem is that of deciding which pages to keep in a memory of k pages in order to minimi...
An efficient randomized online algorithm for the paging problem for cache size 2 is given, which is ...
We construct an online algorithm for paging that achieves an O(r+log k) competitive ratio when compa...
In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We de...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
AbstractThis paper concerns two fundamental but somewhat neglected issues, both related to the desig...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
Paging is one of the prominent problems in the field of on-line algorithms. While in the determinist...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
AbstractWe address the tradeoff between the competitive ratio and the resources used by randomized o...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
It is well known that competitive analysis yields too pessimistic re-sults when applied to the pagin...
AbstractThe paging problem is defined as follows: we are given a two-level memory system, in which o...
In evaluating an algorithm, worst-case analysis can be overly pessimistic. Average-case analysis can...
The paging problem is that of deciding which pages to keep in a memory of k pages in order to minimi...
An efficient randomized online algorithm for the paging problem for cache size 2 is given, which is ...
We construct an online algorithm for paging that achieves an O(r+log k) competitive ratio when compa...
In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We de...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
AbstractThis paper concerns two fundamental but somewhat neglected issues, both related to the desig...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
Paging is one of the prominent problems in the field of on-line algorithms. While in the determinist...
Reconsider the competitiveness ofon-line strategies using k servers versus the optimal off-line stra...
AbstractWe address the tradeoff between the competitive ratio and the resources used by randomized o...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We consider a variant of the online paging problem where the online algorithm may buy additional cac...
It is well known that competitive analysis yields too pessimistic re-sults when applied to the pagin...