A Primer on Memory Consistency and Cache Coherence, Second Edition
Many modern computer systems, including homogeneous and heterogeneous architectures, support shared memory in hardware. In a shared memory system, each of the processor cores may read and write to a single shared address space. For a shared memory machine, the memory consistency model defines the ar...
Saved in:
Main Authors: | , , , |
---|---|
企业作者: | |
格式: | 电子 电子书 |
语言: | 英语 |
出版: |
Cham :
Springer International Publishing : Imprint: Springer,
2020.
|
版: | 2nd ed. 2020. |
丛编: | Synthesis Lectures on Computer Architecture,
|
主题: | |
在线阅读: | Link to Metadata |
标签: |
添加标签
没有标签, 成为第一个标记此记录!
|
总结: | Many modern computer systems, including homogeneous and heterogeneous architectures, support shared memory in hardware. In a shared memory system, each of the processor cores may read and write to a single shared address space. For a shared memory machine, the memory consistency model defines the architecturally visible behavior of its memory system. Consistency definitions provide rules about loads and stores (or memory reads and writes) and how they act upon memory. As part of supporting a memory consistency model, many machines also provide cache coherence protocols that ensure that multiple cached copies of data are kept up-to-date. The goal of this primer is to provide readers with a basic understanding of consistency and coherence. This understanding includes both the issues that must be solved as well as a variety of solutions. We present both high-level concepts as well as specific, concrete examples from real-world systems. This second edition reflects a decade of advancements since the first edition and includes, among other more modest changes, two new chapters: one on consistency and coherence for non-CPU accelerators (with a focus on GPUs) and one that points to formal work and tools on consistency and coherence. |
---|---|
实物描述: | XX, 276 p. online resource. |
ISBN: | 9783031017643 |
ISSN: | 1935-3243 |
DOI: | 10.1007/978-3-031-01764-3 |
访问: | Open Access |