DBScholar

Back to papers

Avoiding Read Stalls on Flash Storage

Summary: Proposes write-after-read (WAR) between the buffer manager and flash to eliminate read stalls caused by RAW on flash. Uses a DRAM tail to copy dirty pages, reads missing pages into cleaned frames without stalls, and flushes asynchronously; shows up to 2.9x throughput in InnoDB and Zero. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6502
Venue
SIGMOD
Year
2022
Pagerank
5.378796e-05
Overall Rank
8,710 | 40.25%
DOI
10.1145/3514221.3526126

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{an_sigmod22,
        title = {{Avoiding Read Stalls on Flash Storage}},
        author = {An, Mijin and Song, In-Yeong and Song, Yong-Ho and Lee, Sang-Won},
        series = {{SIGMOD} '22},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3514221.3526126},
        url = {https://dl.acm.org/doi/10.1145/3514221.3526126},
        year = {2022}
}

Incoming Citations (Sorted by Pagerank)

Showing 7 of 7 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 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