memory barrier

短语

词形变化

memory barriers 复数 memory barriers

释义与例句

n.
  1. 1.

    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.