DBScholar

Back to papers

LRU-C: Parallelizing Database I/Os for Flash SSDs

Summary: LRU-C parallelizes flash-SSD database I/O by tracking the least-recently-used clean page, avoiding read-stall serialization. Dynamic batch writes and parallel LRU-list manipulation further reduce contention, yielding up to 3× OLTP throughput and lower tail latency despite slightly reduced hit ratio. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
13274
Venue
VLDB
Year
2023
Pagerank
5.6612613e-05
Overall Rank
7,261 | 50.19%
DOI
10.14778/3598581.3598605

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{lee_vldb23,
        title = {{LRU-C: Parallelizing Database I/Os for Flash SSDs}},
        author = {Lee, Bohyun and An, Mijin and Lee, Sang-Won},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {9},
        pages = {2364--2376},
        doi = {10.14778/3598581.3598605},
        url = {https://doi.org/10.14778/3598581.3598605},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

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