English

The K-Server Dual and Loose Competitiveness for Paging

Data Structures and Algorithms 2015-06-02 v1 Networking and Internet Architecture

Abstract

This paper has two results. The first is based on the surprising observation that the well-known ``least-recently-used'' paging algorithm and the ``balance'' algorithm for weighted caching are linear-programming primal-dual algorithms. This observation leads to a strategy (called ``Greedy-Dual'') that generalizes them both and has an optimal performance guarantee for weighted caching. For the second result, the paper presents empirical studies of paging algorithms, documenting that in practice, on ``typical'' cache sizes and sequences, the performance of paging strategies are much better than their worst-case analyses in the standard model suggest. The paper then presents theoretical results that support and explain this. For example: on any input sequence, with almost all cache sizes, either the performance guarantee of least-recently-used is O(log k) or the fault rate (in an absolute sense) is insignificant. Both of these results are strengthened and generalized in``On-line File Caching'' (1998).

Keywords

Cite

@article{arxiv.cs/0205044,
  title  = {The K-Server Dual and Loose Competitiveness for Paging},
  author = {Neal E. Young},
  journal= {arXiv preprint arXiv:cs/0205044},
  year   = {2015}
}

Comments

conference version: "On-Line Caching as Cache Size Varies", SODA (1991)

R2 v1 2026-07-22T12:19:51.897Z