Abstract
Non- Volatile Memory (NVM) systems require logging to support crash consistency. However, log operations introduce severe performance overhead. Recently, LAD was proposed to eliminate log operations for some transactions in which the total amount of updated cachelines is smaller than the Asynchronous DRAM Refresh (ADR) buffer, without affecting crash consistency. Nevertheless, on multicore, concurrent transactions tend to exhaust the ADR resource and hence log operations have to be conducted in LAD. In this study, we observe that a significant number of log operations could be avoided if each transaction run alone. To eliminate these unnecessary log operations, this paper proposes virtual ADR buffers to decouple buffering from the ADR's reliable writing data. Specifically, only logless operations are allowed to access ADR resources. Additionally, this paper proposes to adopt redo log with DRAM cache to speed up the transaction commit speed. The evaluation results demonstrate that our proposed scheme can efficiently reduce log operation up to 94.9 % and improve the transaction throughput up to 78.6 %.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.