DocumentCode
2440307
Title
Towards an improved twin-page method for rapid transaction undo recovery
Author
Abdelbar, Ashraf M.
Author_Institution
Dept. of Comput. Sci., American Univ., Cairo, Egypt
fYear
2005
fDate
2005
Firstpage
38
Abstract
Summary form only given. Rapid transaction undo recovery is important for many transaction processing applications. The Wu-Fuchs method is efficient in that it eliminates the need for I/O in undoing disk updates on a transaction abort. However, it is dependent on maintaining a list of aborted transaction ID´s which must be searched every time a database page is read. This can become a performance bottleneck especially if the abort list becomes very long. Although Wu and Fuchs propose a low-priority process to run in the background and prune the list of extinct transactions, in a heavily-utilized system such a low-priority process may not be scheduled frequently enough to be effective. We propose a method for systematically pruning the abort list of transaction ID´s as soon as they become obsolete. Our method eliminates the dependence on a cleanup process and adds little processing overhead.
Keywords
system recovery; transaction processing; abort list; aborted transaction ID; database page; heavily-utilized system; low-priority process; rapid transaction undo recovery; transaction processing; twin-page method; undoing disk updates; Application software; Computer science; Information retrieval; Process design; Transaction databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Systems and Applications, 2005. The 3rd ACS/IEEE International Conference on
Print_ISBN
0-7803-8735-X
Type
conf
DOI
10.1109/AICCSA.2005.1387035
Filename
1387035
Link To Document