The worst page-replacement policy

  • Authors:
  • Kunal Agrawal;Michael A. Bender;Jeremy T. Fineman

  • Affiliations:
  • MIT, Cambridge, MA;Stony Brook University, Stony Brook, NY;MIT, Cambridge, MA

  • Venue:
  • FUN'07 Proceedings of the 4th international conference on Fun with algorithms
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we consider the question: what is the worstossible page-replacement strategy? Our goal is to devise an online strategy that has the highest possible fraction of misses as compared to the worst offline strategy. We show that there is no deterministic, online page-replacement strategy that is competitive with the worst offline strategy. We give a randomized strategy based on the "most-recently-used" heuristic, and show that this is the worst possible online page-replacement strategy.