DBScholar

Back to papers

Write-Aware Timestamp Tracking: Effective and Efficient Page Replacement for Modern Hardware

Summary: Introduce Write-Aware Timestamp Tracking (WATT): a page-replacement algorithm that records per-page access timestamps and explicitly trades read vs write I/O to optimize eviction for modern hardware. Co-designed for multi-core CPUs with very low overhead, WATT achieves state-of-the-art replacement effectiveness and supports write-reduction strategies to prolong SSD lifetime. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
hf466d755b3d3d87e
Venue
VLDB
Year
2023
Pagerank
5.4302737e-05
Overall Rank
7,901 | 46.88%
DOI
10.14778/3611479.3611529

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{vohringer_vldb23,
        title = {{Write-Aware Timestamp Tracking: Effective and Efficient Page Replacement for Modern Hardware}},
        author = {Vöhringer, Demian and Leis, Viktor},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {11},
        pages = {3323--3334},
        doi = {10.14778/3611479.3611529},
        url = {https://doi.org/10.14778/3611479.3611529},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 6 of 6 citing papers.

Rank Citing Paper Year Venue Pagerank
4,243 The Art of Latency Hiding in Modern Database Engines 2024 VLDB 6.7069789e-05
5,360 LeanStore: A High-Performance Storage Engine for NVMe SSDs 2024 VLDB 6.1614422e-05
5,949 DEX: Scalable Range Indexing on Disaggregated Memory 2024 VLDB 5.9368754e-05
10,669 Predictive Translation: High-Performance Buffer Management Without the Trade-Offs 2026 SIGMOD 4.9793485e-05
10,725 How to Write to SSDs 2026 VLDB 4.9793485e-05
11,429 Sampling-based Predictive Database Buffer Management 2025 VLDB 4.9793485e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers