A primer on memory consistency and cache coherence /

Saved in:
Bibliographic Details
Author / Creator:Sorin, Daniel J.
Imprint:San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, c2011.
Description:1 electronic text (xiii, 197 p.) : ill., digital file.
Language:English
Series:Synthesis lectures on computer architecture, 1935-3243 ; # 16
Synthesis digital library of engineering and computer science.
Synthesis lectures on computer architecture, # 16.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/10511002
Hidden Bibliographic Details
Other authors / contributors:Hill, Mark D. (Mark Donald)
Wood, David A.
ISBN:9781608455652 (electronic bk.)
9781608455645 (pbk.)
Notes:Part of: Synthesis digital library of engineering and computer science.
Series from website.
Includes bibliographical references.
Abstract freely available; full-text restricted to subscribers or individual document purchasers.
Compendex
INSPEC
Google scholar
Google book search
Also available in print.
Mode of access: World Wide Web.
System requirements: Adobe Acrobat Reader.
Summary: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 high level concepts as well as specific, concrete examples from real-world systems.
Standard no.:10.2200/S00346ED1V01Y201104CAC016