Abstract
In this paper, we analyze how the journaling mechanism on a keyvalue store has an impact of the performance of a Solid State Drive (SSD). Journaling is a widely used technique in a modern database management system to provide high reliability and fast recovery from system failures. However, journaling mechanism writes the same data twice to both the journal area and data area and this write amplification causes performance degradation by increasing the storage traffic. Eliminating the impact of the write amplification is very challenging. This observation motivated us to change the approach for solving the performance degradation. Instead of handling the problem in system level, we focused on internal SSD level. For the purpose, we analyze the performance bottleneck of an SSD when journaling mechanism is used for a key-value store. A key-value store system model is proposed for the analysis. This paper reveals that frequent write operation to journal area can cause serious SSD performance degradation by increasing the overhead of cache line eviction.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2019 2nd International Conference on Software Engineering and Information Management, ICSIM 2019 - Workshop 2019 2nd International Conference on Big Data and Smart Computing, ICBDSC 2019 |
Publisher | Association for Computing Machinery |
Pages | 59-62 |
Number of pages | 4 |
ISBN (Electronic) | 9781450366427 |
DOIs | |
Publication status | Published - 2019 Jan 10 |
Event | 2nd International Conference on Software Engineering and Information Management, ICSIM 2019 - and its Workshop 2019 2nd International Conference on Big Data and Smart Computing, ICBDSC 2019 - Bali, Indonesia Duration: 2019 Jan 10 → 2019 Jan 13 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 2nd International Conference on Software Engineering and Information Management, ICSIM 2019 - and its Workshop 2019 2nd International Conference on Big Data and Smart Computing, ICBDSC 2019 |
---|---|
Country/Territory | Indonesia |
City | Bali |
Period | 19/1/10 → 19/1/13 |
Bibliographical note
Publisher Copyright:© 2019 Association for Computing Machinery.
All Science Journal Classification (ASJC) codes
- Software
- Human-Computer Interaction
- Computer Vision and Pattern Recognition
- Computer Networks and Communications