Tag

weak consistency

1 views collected around this technical thread.

Cognitive Technology Team
Cognitive Technology Team
May 17, 2025 · Fundamentals

Understanding Memory Consistency Models: From Sequential Consistency to x86‑TSO and Weak Memory Models

This article explains how modern multiprocessor hardware and compiler optimizations affect program behavior, introduces memory consistency models such as sequential consistency, x86‑TSO, and ARM/POWER weak models, demonstrates their differences with litmus tests, and discusses the DRF‑SC guarantee for data‑race‑free programs.

ARMDRF-SCMemory Model
0 likes · 27 min read
Understanding Memory Consistency Models: From Sequential Consistency to x86‑TSO and Weak Memory Models