AbstractThe 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 ...
In the k-server problem there are k ≥ 2 identical servers which are located at k points in a metric ...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We introduce a new model of lookahead for on-line paging algorithms and study several algorithms usi...
The paging problem is defined as follows: we are given a two-level memory system, in which one level...
AbstractThe paging problem is defined as follows: we are given a two-level memory system, in which o...
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 ...
In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We de...
In evaluating an algorithm, worst-case analysis can be overly pessimistic. Average-case analysis can...
We construct an online algorithm for paging that achieves an O(r+log k) competitive ratio when compa...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
Paging is one of the prominent problems in the field of on-line algorithms. While in the determinist...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
AbstractWe address the tradeoff between the competitive ratio and the resources used by randomized o...
We study the writeback-aware caching problem, a variant of classic paging where paging requests that...
In the k-server problem there are k ≥ 2 identical servers which are located at k points in a metric ...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We introduce a new model of lookahead for on-line paging algorithms and study several algorithms usi...
The paging problem is defined as follows: we are given a two-level memory system, in which one level...
AbstractThe paging problem is defined as follows: we are given a two-level memory system, in which o...
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 ...
In the weighted paging problem there is a weight (cost) for fetching each page into the cache. We de...
In evaluating an algorithm, worst-case analysis can be overly pessimistic. Average-case analysis can...
We construct an online algorithm for paging that achieves an O(r+log k) competitive ratio when compa...
Weighted caching is a generalization of paging in which the cost to evict an item depends on the ite...
Paging is one of the prominent problems in the field of on-line algorithms. While in the determinist...
Paging is one of the most prominent problems in the field of online algorithms. We have to serve a s...
AbstractWe address the tradeoff between the competitive ratio and the resources used by randomized o...
We study the writeback-aware caching problem, a variant of classic paging where paging requests that...
In the k-server problem there are k ≥ 2 identical servers which are located at k points in a metric ...
AbstractThe Sleator-Tarjan competitive analysis of paging (Comm. ACM28 (1985), 202-208) gives us the...
We introduce a new model of lookahead for on-line paging algorithms and study several algorithms usi...