memory barrier
短语词形变化
memory barriers
复数
memory barriers
释义与例句
n.
-
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.