Competitive paging algorithms
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The marking algorithm is developed, a randomized on-line algorithm for the paging problem, which it is proved that its expected cost on any sequence of requests is within a factor of 2Hk of optimum.
Abstract
The paging problem is that of deciding which pages to keep in a memory of k\npages in order to minimize the number of page faults. This paper introduces the\nmarking algorithm, a simple randomized on-line algorithm for the paging\nproblem, and gives a proof that its performance guarantee (competitive ratio)\nis O(log k). In contrast, no deterministic on-line algorithm can have a\nperformance guarantee better than k.\n
