LRU-C: Parallelizing Database I/Os for Flash SSDs
Summary: LRU-C uses an LRU-clean pointer to pick clean victims, avoiding read-stall and mutex serialization and enabling batch writes plus parallel LRU-list ops to expose SSD I/O parallelism. MySQL prototype achieves 3× vs vanilla and 1.52× vs WAR throughput with much lower tail latency, trading a slight hit-ratio loss for higher I/O throughput. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Bohyun Lee
- 2. Mijin An
- 3. Sang-Won Lee
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,840 | LeanStore: A High-Performance Storage Engine for NVMe SSDs | 2024 | VLDB | 4.9109345e-05 |
| 9,996 | Flexible I/O for Database Management Systems with xNVMe | 2026 | CIDR | 4.1945683e-05 |
| 10,167 | FlashANNS: GPU-Driven Asynchronous I/O Pipelining for Eliminating Storage-Compute Bottlenecks in Billion-Scale Similarity Search | 2026 | SIGMOD | 4.1945683e-05 |
| 10,255 | How to Write to SSDs | 2026 | VLDB | 4.1945683e-05 |
| 10,369 | Boosting OLTP Performance with Per-Page Logging on NVDIMM | 2025 | SIGMOD | 4.1945683e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 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
| Overall Rank | Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 493 | A Case for Flash Memory SSD in Enterprise Database Applications | 2008 | SIGMOD | 0.00021837534 |
| 10,048 | Analysis and Evaluation of Using Microsecond-Latency Memory for In-Memory Indices and Caches in SSD-Based Key-Value Stores | 2026 | SIGMOD | 4.1945683e-05 |
| 10,255 | How to Write to SSDs | 2026 | VLDB | 4.1945683e-05 |
| 3,365 | Turbocharging DBMS Buffer Pool Using SSDs | 2011 | SIGMOD | 7.1728897e-05 |
| 5,331 | Hybrid Storage Management for Database Systems | 2013 | VLDB | 5.5665225e-05 |
| 5,648 | Durable Write Cache in Flash Memory SSD for Relational and NoSQL Databases | 2014 | SIGMOD | 5.3915951e-05 |
| 1,817 | SSD Bufferpool Extensions for Database Systems | 2010 | VLDB | 0.00010435936 |
| 9,191 | FlashAlloc: Dedicating Flash Blocks By Objects | 2023 | VLDB | 4.3766529e-05 |
| 8,435 | Your Read is Our Priority in Flash Storage | 2022 | VLDB | 4.5139996e-05 |
| 8,426 | Avoiding Read Stalls on Flash Storage | 2022 | SIGMOD | 4.5162792e-05 |