Title :
Block access estimation for clustered data using a finite LRU buffer
Author :
Grandi, Fabio ; Scalas, Maria Rita
Author_Institution :
Dipartimento di Elettron. Inf. e Sistemistica, Bologna Univ., Italy
fDate :
7/1/1993 12:00:00 AM
Abstract :
Data access cost evaluation is fundamental in the design and management of database systems. When some data items have duplicates, a clustering effect that can heavily influence access costs is observed. The availability of a finite amount of buffer memory in real systems has an even more dramatic impact. A comprehensive cost model for clustered data retrieval by an index using a finite buffer is presented. The approach combines and extends previous models based either on finite buffer or on uniform data clustering assumptions. The computational costs of the formulas proposed are independent of the data size or of the query cardinality and need only a single statistics per search key, the clustering factor, to be maintained by the system. The predictive power and the accuracy of the model are shown in comparison with actual costs resulting from simulations
Keywords :
buffer storage; database management systems; information retrieval systems; query processing; block access estimation; buffer memory; clustered data; clustered data retrieval; clustering effect; comprehensive cost model; computational costs; data access cost evaluation; database systems; finite LRU buffer; predictive power; real systems; uniform data clustering assumptions; Computational efficiency; Costs; Database systems; Indexes; Information retrieval; Predictive models; Query processing; Relational databases; State estimation; Statistics;
Journal_Title :
Software Engineering, IEEE Transactions on