DocumentCode :
2291420
Title :
Design and implementation of a cache-conscious index manager for the Tachyon, a main memory DBMS
Author :
Lee, Kyung-Tae ; Jung, Inbum ; Choi, Chang-Yeol ; Choi, Wan ; Kim, Sang-Wook
Author_Institution :
Dept. of Comput., Inf. & Commun., Kangwon Nat. Univ., South Korea
fYear :
2003
fDate :
3-6 Nov. 2003
Firstpage :
111
Lastpage :
116
Abstract :
The main memory DBMS (MMDBMS) efficiently supports various database applications that require high performance since it employs main memory rather than disk as a primary storage. In this paper, we discuss the cache-conscious index manager of the Tachyon, a next generation MMDBMS. The index manager is an essential sub-component of a DBMS used to speed up the retrieval of objects from a large volume of a database in response to a certain search condition. Recently, the gap between the CPU processing and main memory access times is becoming much wider due to rapid advance of CPU technology. By devising data structures and algorithms that utilize the behavior of the cache in CPU, we are able to enhance the overall performance of MMDBMSs considerably. In this paper, we address the practical implementation issues and our solutions for them obtained in developing the cache-conscious index manager of the Tachyon. The main issues touched are (1) consideration of the cache behavior, (2) compact representation of an index entry, (3) support of variable-length keys, (4) support of multiple-attribute keys, (5) support of duplicated keys, and (6) definition of the system catalog for indexes. We also show the effectiveness of our approach through extensive experiments.
Keywords :
cache storage; database management systems; query processing; CPU processing; CPU technology; MMDBMS; Tachyon; cache behavior; cache-conscious index manager; compact representation; data structures; database management systems; main memory DBMS; main memory access times; multiple-attribute keys; object retrieval; search condition; variable-length keys; Application software; Binary search trees; Communication system software; Computer applications; Concurrency control; Conference management; Indexes; Memory management; Telecommunication computing; Transaction databases;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Software and Applications Conference, 2003. COMPSAC 2003. Proceedings. 27th Annual International
ISSN :
0730-3157
Print_ISBN :
0-7695-2020-0
Type :
conf
DOI :
10.1109/CMPSAC.2003.1245329
Filename :
1245329
Link To Document :
بازگشت