|
@@ -267,7 +267,7 @@ of view of external observers (e.g. another processor core). They can
|
|
apply to any memory operations as well as just loads or stores.
|
|
apply to any memory operations as well as just loads or stores.
|
|
|
|
|
|
The Linux kernel has an excellent `write-up
|
|
The Linux kernel has an excellent `write-up
|
|
-<https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/memory-barriers.txt>`
|
|
|
|
|
|
+<https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/memory-barriers.txt>`_
|
|
on the various forms of memory barrier and the guarantees they can
|
|
on the various forms of memory barrier and the guarantees they can
|
|
provide.
|
|
provide.
|
|
|
|
|