A Primer on Memory Consistency and Cache Coherence, 2/e (Paperback)
暫譯: 記憶體一致性與快取一致性入門,第2版(平裝本)
Nagarajan, Vijay, Sorin, Daniel J., Hill, Mark D.
- 出版商: Morgan & Claypool
- 出版日期: 2020-02-04
- 售價: $2,980
- 貴賓價: 9.5 折 $2,831
- 語言: 英文
- 頁數: 296
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1681737094
- ISBN-13: 9781681737096
-
相關分類:
Computer-architecture
-
其他版本:
A Primer on Memory Consistency and Cache Coherence: Second Edition
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
Linkers and Loaders (Paperback)$2,460$2,411 -
$2,831The Design of the UNIX Operating System (Paperback) -
UNIX Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers$2,380$2,261 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
Fundamentals of Data Structures in C, 2/e (Paperback)$1,390$1,362 -
Linux Device Driver Programming 驅動程式設計$690$587 -
程式設計師的自我修養-連結、載入、程式庫$580$493 -
The Linux Command Line: A Complete Introduction (Paperback)$1,470$1,397 -
Debug Hacks 除錯駭客 -- 極致除錯的技巧與工具$580$458 -
Binary Hacks -- 駭客秘傳技巧一百招$580$458 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
Linux 系統程式設計, 2/e (內容涵蓋 Linux Kernel 3.0) (Linux System Programming: Talking Directly to the Kernel and C Library)$780$616 -
Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具$680$537 -
Linux 指令大全 (The Linux Command Line: A Complete Introduction)$590$466 -
並行之美學-撰寫平行應用程式的新手指南 (The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications)$580$458 -
Peopleware:腦力密集產業的人才管理之道 (增訂版) (Peopleware: Productive Projects and Teams, 3/e)$420$357 -
ARM 系統開發者指南 (ARM System Developer's Guide: Designing and Optimizing System Software)
$800$720 -
Cloud Computing : Theory and Practice, 2/e$2,720$2,584 -
Computer Architecture : A Quantitative Approach, 6/e (Paperback)$3,980$3,781 -
從 Paxos 到 Zookeeper:分散式一致性原理與實例 (舊名: 撐起14億人電商的技術機密:用Paxos及ZooKeeper打造分散叢集)$580$493 -
Programming Persistent Memory: A Comprehensive Guide for Developers (Paperback)$1,663,260$1,575,720 -
Computer Organization and Design Risc-V Edition: The Hardware Software Interface, 2/e (Paperback)$3,400$3,332 -
軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices)$680$537 -
資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems)$980$774 -
$2,205Parallel and High Performance Computing (Paperback)
相關主題
商品描述
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.
商品描述(中文翻譯)
許多現代計算機系統,包括同質和異質架構,都在硬體上支援共享記憶體。
在共享記憶體系統中,每個處理器核心都可以讀取和寫入單一的共享位址空間。對於共享記憶體機器,記憶體一致性模型定義了其記憶體系統在架構上可見的行為。一致性定義提供了有關載入和存儲(或記憶體讀取和寫入)及其如何作用於記憶體的規則。作為支援記憶體一致性模型的一部分,許多機器還提供快取一致性協議,以確保多個快取的數據副本保持最新。這本入門書的目標是讓讀者對一致性和一致性有基本的理解。這種理解包括必須解決的問題以及各種解決方案。我們將介紹高層次的概念以及來自真實系統的具體實例。
這第二版反映了自第一版以來十年的進展,並包括除了其他較小的變更外,兩個新章節:一個是關於非 CPU 加速器(重點在 GPU)的一致性和一致性,另一個是指向一致性和一致性的正式工作和工具。