Title :
Efficient storage management for large dynamic objects
Author :
Hwang, Byungyeon ; Jung, Inhwan ; Moon, Songchun
Author_Institution :
Dept. of Comput. Sci., Songsim Univ., Puchon, South Korea
Abstract :
In this paper, we propose a new database storage manager, called Buddy-size Segment Storage System (BSSS), to handle large dynamic objects of any size and then implement search, insertion, append, and deletion algorithms used for the storage structure. The internal nodes of the proposed storage manager are identical to the ones proposed in Exodus. However, unlike Exodus that has fixed-size segments for leaf blocks, BSSS has binary buddy-size leaf segments. The proposed storage manager is compared with Exodus through performance results from simulation approach. BSSS performs the same as or better than the best case of Exodus for object creation time, sequential scan time, and random search time. However, the insertion performance of BSSS is the same as or worse than the one of Exodus
Keywords :
data structures; object-oriented databases; storage management; BSSS; Buddy-size Segment Storage System; append; binary buddy-size leaf segments; database storage manager; deletion; efficient storage management; insertion; internal nodes; large dynamic objects; leaf blocks; object creation time; random search time; search; sequential scan time; Application software; Computer science; Design automation; Geographic Information Systems; Image databases; Multimedia databases; Object oriented databases; Object oriented modeling; Organizing; Relational databases;
Conference_Titel :
EUROMICRO 94. System Architecture and Integration. Proceedings of the 20th EUROMICRO Conference.
Conference_Location :
Liverpool
Print_ISBN :
0-8186-6430-4
DOI :
10.1109/EURMIC.1994.390408