Title :
Transactional In-Page Logging for multiversion read consistency and recovery
Author :
Lee, Sang-Won ; Moon, Bongki
Author_Institution :
Sch. of Info. & Comm. Engr., Sungkyunkwan Univ., Suwon, South Korea
Abstract :
Recently, a new buffer and storage management strategy called In-Page Logging (IPL) has been proposed for database systems based on flash memory. Its main objective is to overcome the limitations of flash memory such as erase-before-write and asymmetric read/write speeds by storing changes made to a data page in a form of log records without overwriting the data page itself. Since it maintains a series of changes made to a data page separately from the original data page until they are merged, the IPL scheme provides unique opportunities to design light-weight transactional support for database systems. In this paper, we propose the transactional IPL (TIPL) scheme that takes advantage of the IPL log records to support multiversion read consistency and light-weight database recovery. Due to the dual use of IPL log records, namely, for snapshot isolation and fast recovery as well as flash-aware write optimization, TIPL achieves transactional support for flash memory database systems that minimizes the space and time overhead during normal database processing and shortens the database recovery time.
Keywords :
buffer storage; database management systems; flash memories; IPL scheme; asymmetric read-write speeds; buffer management strategy; database recovery; erase-before-write speeds; flash memory database systems; flash-aware write optimization; multiversion read consistency; multiversion read recovery; snapshot isolation; storage management strategy; transactional in-page logging; Ash; Buffer storage; Database systems; Memory management; Optimization; Servers;
Conference_Titel :
Data Engineering (ICDE), 2011 IEEE 27th International Conference on
Conference_Location :
Hannover
Print_ISBN :
978-1-4244-8959-6
Electronic_ISBN :
1063-6382
DOI :
10.1109/ICDE.2011.5767889