A primer on memory consistency and cache coherence
Author(s)
Bibliographic Information
A primer on memory consistency and cache coherence
(Synthesis lectures on computer architecture, lecture ; #49)(Synthesis collection of technology)
Springer, c2022
2nd ed
- : pbk
Available at 1 libraries
  Aomori
  Iwate
  Miyagi
  Akita
  Yamagata
  Fukushima
  Ibaraki
  Tochigi
  Gunma
  Saitama
  Chiba
  Tokyo
  Kanagawa
  Niigata
  Toyama
  Ishikawa
  Fukui
  Yamanashi
  Nagano
  Gifu
  Shizuoka
  Aichi
  Mie
  Shiga
  Kyoto
  Osaka
  Hyogo
  Nara
  Wakayama
  Tottori
  Shimane
  Okayama
  Hiroshima
  Yamaguchi
  Tokushima
  Kagawa
  Ehime
  Kochi
  Fukuoka
  Saga
  Nagasaki
  Kumamoto
  Oita
  Miyazaki
  Kagoshima
  Okinawa
  Korea
  China
  Thailand
  United Kingdom
  Germany
  Switzerland
  France
  Belgium
  Netherlands
  Sweden
  Norway
  United States of America
Note
Original ed.: Morgan & Claypool, c2020
Includes bibliographical references
Description and Table of Contents
Description
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.
Table of Contents
Preface to the Second Edition.- Preface to the First Edition.- Introduction to Consistency and Coherence.- Coherence Basics.- Memory Consistency Motivation and Sequential Consistency.- Total Store Order and the \lowercase {X.- Relaxed Memory Consistency.- Coherence Protocols.- Snooping Coherence Protocols.- Directory Coherence Protocols.- Advanced Topics in Coherence.- Consistency and Coherence for Heterogeneous Systems.- Specifying and Validating Memory Consistency Models and Cache Coherence.- Authors' Biographies .
by "Nielsen BookData"