memory barrier

English

Noun

memory barrier (plural memory barriers)

  1. (computing, programming) An instruction that enforces an ordering constraint on memory operations issued before and after it.
    Memory barriers are necessary because most modern CPUs employ performance optimizations that can result in out-of-order execution.

Synonyms

This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.