Skip to main content

Memory Locality

  • Reference work entry
  • First Online:
  • 10 Accesses

Synonyms

Locality of reference; Locality principle; Principle of locality

Definition

Locality refers to the phenomenon that computer programs – or computational processes in general – do not access all of their data items uniformly and independently, but rather in a clustered and/or dependent/correlated manner. Some data items are accessed more often than others, repeated accesses to the same data item occur in bursts, and related items are usually accessed together, concurrently or within a short time interval.

There are two types of locality:

  1. 1.

    Temporal locality means that accesses to the same data item are grouped in time, i.e., multiple accesses to the same data item occur in rather short time intervals compared to rather long time periods where the same data item is not accessed. Hence, temporal locality is the concept that a data item that is referenced by a program at one point in time will be referenced again sometime in the near future.

  2. 2.

    Spatial localitymeans that data...

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

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   4,499.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD   6,499.99
Price excludes VAT (USA)
  • Durable hardcover 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

Learn about institutional subscriptions

Recommended Reading

  1. Ailamaki AG, DeWitt DJ, Hill MD, Skounakis M. Weaving relations for cache performance. In: Proceedings of the 27th International Conference on Very Large Data Bases; 2001. p. 169–180.

    Google Scholar 

  2. Denning PJ. The working set model for program behaviour. Commun ACM. 1968;11(5):323–33.

    Article  MathSciNet  MATH  Google Scholar 

  3. Denning PJ. The locality principle. Commun ACM. 2005;48(7):19–24.

    Article  Google Scholar 

  4. Manegold S, Boncz PA, Kersten ML. Optimizing main-memory join on modern hardware. IEEE Trans Knowl Data Eng. July 2002;14(4):709–30.

    Article  Google Scholar 

  5. Shatdal A, Kant C, Naughton J. Cache conscious algorithms for relational query processing. In: Proceedings of the 20th International Conference on Very Large Data Bases; 1994. p. 510–12.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Stefan Manegold .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Science+Business Media, LLC, part of Springer Nature

About this entry

Check for updates. Verify currency and authenticity via CrossMark

Cite this entry

Manegold, S. (2018). Memory Locality. In: Liu, L., Özsu, M.T. (eds) Encyclopedia of Database Systems. Springer, New York, NY. https://doi.org/10.1007/978-1-4614-8265-9_686

Download citation

Publish with us

Policies and ethics