Cited 0 time in
Avoiding Read Stalls on Flash Storage
| DC Field | Value | Language |
|---|---|---|
| dc.contributor.author | An, Mijin | - |
| dc.contributor.author | 송인영 | - |
| dc.contributor.author | Song, Yong Ho | - |
| dc.contributor.author | Lee, Sang-Won | - |
| dc.date.accessioned | 2024-11-28T10:31:03Z | - |
| dc.date.available | 2024-11-28T10:31:03Z | - |
| dc.date.issued | 2022-06 | - |
| dc.identifier.issn | 0730-8078 | - |
| dc.identifier.uri | https://scholarworks.bwise.kr/hanyang/handle/2021.sw.hanyang/196122 | - |
| dc.description.abstract | When a dirty victim page is selected for replacement upon page miss, the buffer manager has to first flush the dirty victim to the storage before reading the missing page. This conventional read-after-write (RAW) protocol, while working well on hard disks, causes the problem of read stall on flash storage with asymmetric read-write speed and parallelism; because of the resource conflict for a buffer frame between write and read operations, a page-missing process has to wait for the slow write to complete to secure a clean frame for the missing page. This strict write-then-read serialization under-utilizes CPU and storage, worsening transaction throughput and latency. To avoid the read stall problem on flash storage, this paper proposes write-after-read (WAR) protocol as a new I/O architecture between buffer manager and flash storage. In WAR, foreground processes make victim frames clean instantly by temporarily copying dirty pages at LRU tail into a separate DRAM space and read their missing pages into the cleaned frames with no stall. The dirty pages will be written to the storage asynchronously. By resolving resource conflict and thus avoiding read stalls, the database engine can issue more I/Os in parallel and better utilize CPU as well as storage, improving throughput and latency. We prototype WAR in two database storage engines, MySQL/InnoDB and Zero. Our comprehensive experimental results show that WAR improves transaction throughput by up to 2.9x compared to RAW. | - |
| dc.format.extent | 14 | - |
| dc.language | 영어 | - |
| dc.language.iso | ENG | - |
| dc.title | Avoiding Read Stalls on Flash Storage | - |
| dc.type | Article | - |
| dc.identifier.doi | 10.1145/3514221.3526126 | - |
| dc.identifier.scopusid | 2-s2.0-85132733756 | - |
| dc.identifier.wosid | 000852705400102 | - |
| dc.identifier.bibliographicCitation | Proceedings of the ACM SIGMOD International Conference on Management of Data, pp 1404 - 1417 | - |
| dc.citation.title | Proceedings of the ACM SIGMOD International Conference on Management of Data | - |
| dc.citation.startPage | 1404 | - |
| dc.citation.endPage | 1417 | - |
| dc.type.docType | Proceedings Paper | - |
| dc.description.isOpenAccess | N | - |
| dc.description.journalRegisteredClass | scopus | - |
| dc.relation.journalResearchArea | Computer Science | - |
| dc.relation.journalWebOfScienceCategory | Computer Science, Information Systems | - |
| dc.relation.journalWebOfScienceCategory | Computer Science, Theory & Methods | - |
| dc.subject.keywordPlus | Dynamic random access storage | - |
| dc.subject.keywordPlus | Engines | - |
| dc.subject.keywordPlus | Memory architecture | - |
| dc.subject.keywordPlus | Network architecture | - |
| dc.subject.keywordPlus | Virtual storage | - |
| dc.subject.keywordPlus | Managers | - |
| dc.subject.keywordPlus | Buffer management | - |
| dc.subject.keywordPlus | Buffer manager | - |
| dc.subject.keywordPlus | First flush | - |
| dc.subject.keywordPlus | Flash storage | - |
| dc.subject.keywordPlus | Internal parallelism | - |
| dc.subject.keywordPlus | Read-after-write | - |
| dc.subject.keywordPlus | Read-write asymmetry | - |
| dc.subject.keywordPlus | Resource conflict | - |
| dc.subject.keywordPlus | Transaction throughput | - |
| dc.subject.keywordPlus | Working well | - |
| dc.subject.keywordAuthor | buffer management | - |
| dc.subject.keywordAuthor | flash storage | - |
| dc.subject.keywordAuthor | internal parallelism | - |
| dc.subject.keywordAuthor | read-write asymmetry | - |
| dc.identifier.url | https://dl.acm.org/doi/10.1145/3514221.3526126 | - |
Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.
222, Wangsimni-ro, Seongdong-gu, Seoul, 04763, Korea+82-2-2220-1366
COPYRIGHT © 2024 HANYANG UNIVERSITY.
Certain data included herein are derived from the © Web of Science of Clarivate Analytics. All rights reserved.
You may not copy or re-distribute this material in whole or in part without the prior written consent of Clarivate Analytics.
