The Work Function Algorithm for the Paging Problem

Wenming Zhang,Huan Hu,Yongxi Cheng,Hongmei Li,Haizhen Wang
DOI: https://doi.org/10.1016/j.tcs.2022.07.014
IF: 1.002
2022-01-01
Theoretical Computer Science
Abstract:The paging problem is that of deciding which pages to keep in a memory of k pages in order to minimize the number of page faults in a two-level store. It is a special case of the famous k-server problem. In this paper, we firstly show that WFA is kM/m-competitive for the k-server problem where the distances between two points are all in [m,M] (0<m≤M), and thus WFA is k-competitive for the paging problem. And we further show that the well known FIFO for the paging problem is just a special case of WFA.
What problem does this paper attempt to address?