咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >A Primer On Memory Consistency... 收藏

A Primer On Memory Consistency And Cache Coherence (Synthesis Lectures On Computer Architecture)

丛 书 名:Synthesis Lectures on Computer Architecture #16

版本说明:1

作     者:Daniel J. Sorin Mark D. Hill David A. Wood 

I S B N:(纸本) 9781608455645 

出 版 社:Morgan & Claypool Publishers 

出 版 年:2011年

主 题 词:synthesis lectures comput coherence cache memory consistency primer 

学科分类:08[工学] 081201[工学-计算机系统结构] 0812[工学-计算机科学与技术(可授工学、理学学位)] 

摘      要: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 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 highlevel concepts as well as specific, concrete examples from real-world systems. 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 Coherence / Author Biographies

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分