DocumentCode :
3144870
Title :
High performance database logging using storage class memory
Author :
Fang, Ru ; Hsiao, Hui-I ; He, Bin ; Mohan, C. ; Wang, Yun
Author_Institution :
IBM Almaden Res. Center, San Jose, CA, USA
fYear :
2011
fDate :
11-16 April 2011
Firstpage :
1221
Lastpage :
1231
Abstract :
Storage class memory (SCM), a new generation of memory technology, offers non-volatility, high-speed, and byte-addressability, which combines the best properties of current hard disk drives (HDD) and main memory. With these extraordinary features, current systems and software stacks need to be redesigned to get significantly improved performance by eliminating disk input/output (I/O) barriers; and simpler system designs by avoiding complicated data format transformations. In current DBMSs, logging and recovery are the most important components to enforce the atomicity and durability of a database. Traditionally, database systems rely on disks for logging transaction actions and log records are forced to disks when a transaction commits. Because of the slow disk I/O speed, logging becomes one of the major bottlenecks for a DBMS. Exploiting SCM as a persistent memory for transaction logging can significantly reduce logging overhead. In this paper, we present the detailed design of an SCM-based approach for DBMSs logging, which achieves high performance by simplified system design and better concurrency support. We also discuss solutions to tackle several major issues arising during system recovery, including hole detection, partial write detection, and any-point failure recovery. This new logging approach is used to replace the traditional disk based logging approach in DBMSs. To analyze the performance characteristics of our SCM-based logging approach, we implement the prototype on IBM SolidDB. In common circumstances, our experimental results show that the new SCM-based logging approach provides as much as 7 times throughput improvement over disk-based logging in the Telecommunication Application Transaction Processing (TATP) benchmark.
Keywords :
database management systems; disc drives; hard discs; transaction processing; DBMS logging; IBM SolidDB; SCM-based approach; any-point failure recovery; hard disk drives; high performance database logging; hole detection; log records; logging transaction actions; main memory; partial write detection; storage class memory; telecommunication application transaction processing benchmark; Computer crashes; Data structures; Databases; Hardware; Phase change materials; Random access memory; Writing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Data Engineering (ICDE), 2011 IEEE 27th International Conference on
Conference_Location :
Hannover
ISSN :
1063-6382
Print_ISBN :
978-1-4244-8959-6
Electronic_ISBN :
1063-6382
Type :
conf
DOI :
10.1109/ICDE.2011.5767918
Filename :
5767918
Link To Document :
بازگشت