English

EEvA: Fast Expert-Based Algorithms for Buffer Page Replacement

Databases 2024-05-02 v1

Abstract

Optimal page replacement is an important problem in efficient buffer management. The range of replacement strategies known in the literature varies from simple but efficient FIFO-based algorithms to more accurate but potentially costly methods tailored to specific data access patterns. The principal issue in adopting a pattern-specific replacement logic in a DB buffer manager is to guarantee non-degradation in general high-load regimes. In this paper, we propose a new family of page replacement algorithms for DB buffer manager which demonstrate a superior performance wrt competitors on custom data access patterns and imply a low computational overhead on TPC-C. We provide theoretical foundations and an extensive experimental study on the proposed algorithms which covers synthetic benchmarks and an implementation in an open-source DB kernel evaluated on TPC-C.

Keywords

Cite

@article{arxiv.2405.00154,
  title  = {EEvA: Fast Expert-Based Algorithms for Buffer Page Replacement},
  author = {Alexander Demin and Yuriy Dorn and Aleksandr Katrutsa and Daniil Kazantsev and Ilgam Latypov and Yulia Maximlyuk and Denis Ponomaryov},
  journal= {arXiv preprint arXiv:2405.00154},
  year   = {2024}
}
R2 v1 2026-06-28T16:12:12.141Z