Skip to main content

Growing Node Policies of a Main Memory Index Structure for Moving Objects Databases

  • Conference paper
Book cover Database and Expert Systems Applications (DEXA 2004)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 3180))

Included in the following conference series:

  • 658 Accesses

Abstract

Recent studies on main memory index structures focus mainly on cache-conscious structures to minimize L2 cache misses; for example, in one dimensional data, CSB+-tree eliminated pointers to pack more entries in a node, and in multi-dimensional data, CR-tree compressed MBRs in order to increase utilization of the L2 cache line. Previous studies used a fixed node size that is a multiple of the cache line size. If a node overflows, it splits , regardless of the search performance. Since the time of split is determined by only the node size, the split may increase a node’s probability of being accessed. However, if the node size is not fixed, the previous case can be avoided. In this paper, we suggest a new cost model to determine whether to grow or split a node. In the cost model, we consider all relevant factors, such as cache misses, instruction counts, TLB misses, and the probability that nodes will be accessed. Use of our growing node policy has the following advantages: (i) it can have the effect of a delayed split that does not depend on the insertion order, and (ii) it can reduce the number of generated nodes and the height of the tree.

This work was supported by Korea Research Foundation Grant (KRF-2003-002-D00278).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Guttman, A.: R-trees: A Dynamic Index Structure for Spatial Searching. In: Proceedings of ACM SIGMOD Conference, pp. 47–57 (1984)

    Google Scholar 

  2. Hankins, R.A., Patel, J.M.: Effect of Node Size on the Performance of Cache- Conscious B+-trees. In: SIGMETRICS 2003, pp. 283–294 (2003)

    Google Scholar 

  3. Kamel, I., Faloutsos, C.: On Packing R-trees. In: Proceedings of ACM CIKM Conference, pp. 490–499 (1993)

    Google Scholar 

  4. Kim, K.H., Cha, S.K., Kwon, K.J.: Optimizing Multidimensional Index Trees for Main Memory Access. In: Proc. of ACM SIGMOD Conf., pp. 139–150 (2001)

    Google Scholar 

  5. Lehman, T.J., Carey, M.J.: A Study of Index Structures for Main Memory Database Management Systems. In: Proceedings of VLDB Conference, pp. 294–303 (1986)

    Google Scholar 

  6. Pagel, B.U., Six, H.W., Toben, H., Widmayer, P.: Towards an Analysis of Range Query Performance. In: Proceedings of ACM PODS, pp. 214–221 (1993)

    Google Scholar 

  7. Rao, J., Ross, K.A.: Making B+-trees Cache Conscious in Main Memory. In: Proceedings of ACM SIGMOD Conference, pp. 475–486 (2000)

    Google Scholar 

  8. Theodoridis, Y., Nascimento, M.: Generating Spatiotemporal Datasets on the WWW. ACM SIGMOD Record 29(3), 39–43 (2000)

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

An, K., Hong, B. (2004). Growing Node Policies of a Main Memory Index Structure for Moving Objects Databases. In: Galindo, F., Takizawa, M., Traunmüller, R. (eds) Database and Expert Systems Applications. DEXA 2004. Lecture Notes in Computer Science, vol 3180. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-30075-5_19

Download citation

  • DOI: https://doi.org/10.1007/978-3-540-30075-5_19

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-22936-0

  • Online ISBN: 978-3-540-30075-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics