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
13356
Venue
VLDB
Year
2023
Pagerank
5.5519754e-05
Overall Rank
7,754 | 46.81%
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,440 The Art of Latency Hiding in Modern Database Engines 2024 VLDB 6.7049797e-05
5,852 DEX: Scalable Range Indexing on Disaggregated Memory 2024 VLDB 6.0658952e-05
6,498 LeanStore: A High-Performance Storage Engine for NVMe SSDs 2024 VLDB 5.861854e-05
10,482 Predictive Translation: High-Performance Buffer Management Without the Trade-Offs 2026 SIGMOD 5.093636e-05
10,543 How to Write to SSDs 2026 VLDB 5.093636e-05
11,071 Sampling-based Predictive Database Buffer Management 2025 VLDB 5.093636e-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