注重体验与质量的电子书资源下载网站
分类于: 计算机基础 人工智能
简介
A Primer on Memory Consistency and Cache Coherence 豆 9.5分
资源最后更新于 2020-08-23 16:18:15
作者:Mark Hill
出版社:Morgan & Claypool
出版日期:2012-01
ISBN:9781608455645
文件格式: pdf
标签: 计算机体系结构 计算机 体系结构 memory architecture 计算机科学 计算机技术 编程
简介· · · · · ·
Many modern computer systems and most multicore chips (chip multiprocessors) 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 rul...
目录
Table of Contents:
Preface
Introduction to Consistency and Coherence
Coherence Basics
Memory Consistency Motivation and Sequential Consistency
Total Store Order and the x86 Memory Model
Relaxed Memory Consistency
Coherence Protocols
Snooping Coherence Protocols
Directory Coherence Protocols
Advanced Topics in Coherency
Author Biographies
Preface
Introduction to Consistency and Coherence
Coherence Basics
Memory Consistency Motivation and Sequential Consistency
Total Store Order and the x86 Memory Model
Relaxed Memory Consistency
Coherence Protocols
Snooping Coherence Protocols
Directory Coherence Protocols
Advanced Topics in Coherency
Author Biographies