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)
Incoming Non-self Citations Over Time
Authors
- 1. Demian Vöhringer (Friedrich-Alexander University Erlangen-Nuremberg)
- 2. Viktor Leis (Technical University of Munich)
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.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 231 | The LRU-K Page Replacement Algorithm For Database Disk Buffering | 1993 | SIGMOD | 0.00023846898 |
| 637 | 2Q: A Low Overhead High Performance Buffer Management Replacement Algorithm | 1994 | VLDB | 0.0001547341 |
| 2,828 | Exploiting Directly-Attached NVMe Arrays in DBMS | 2020 | CIDR | 8.0803679e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 5,504 | Flash-Based Extended Cache for Higher Throughput and Faster Recovery | 2012 | VLDB |
| 2 | 8,710 | Avoiding Read Stalls on Flash Storage | 2022 | SIGMOD |
| 3 | 621 | Persistent B+-Trees in Non-Volatile Main Memory | 2015 | VLDB |
| 4 | 5,625 | Durable Write Cache in Flash Memory SSD for Relational and NoSQL Databases | 2014 | SIGMOD |
| 5 | 840 | Storage Management in the NVRAM Era | 2014 | VLDB |
| 6 | 10,703 | ACE-in-Action: A Smart DBMS Bufferpool for SSDs | 2025 | SIGMOD |
| 7 | 11,977 | From In-Place Updates to In-Place Appends: Revisiting Out-of-Place Updates on Flash | 2017 | SIGMOD |
| 8 | 4,893 | Page-Differential Logging: An Efficient and DBMS-Independent Approach for Storing Data into Flash Memory | 2010 | SIGMOD |
| 9 | 5,831 | Operation-Aware Buffer Management in Flash-based Systems | 2011 | SIGMOD |
| 10 | 3,089 | Improving Flash Write Performance by Using Update Frequency | 2013 | VLDB |