在物理学中,为什么把 coherence 翻译成“相干”? - 知乎 Coherence bandwidth is a statistical measurement of the range of frequencies over which the channel can be considered "flat", or in other words the approximate maximum bandwidth or frequency interval over which two frequencies of a signal are likely to experience comparable or correlated amplitude fading
如何理解 C++11 的六种 memory order? - 知乎 充分理解C++11 memory order的前提是理解Memory Model(a k a, Memory Consistency Model),然而随着现代处理器架构和编译器技术的发展,Memory Model包含的内容变得庞杂而隐晦。 时间充裕的情况下建议阅读 A Primer on Memory Consistency and Cache Coherence Second Edition 来建立系统化的认知。