Normal view MARC view ISBD view

Shared-Memory Synchronization [electronic resource] / by Michael L. Scott.

By: Scott, Michael L [author.].
Contributor(s): SpringerLink (Online service).
Material type: materialTypeLabelBookSeries: Synthesis Lectures on Computer Architecture: Publisher: Cham : Springer International Publishing : Imprint: Springer, 2013Edition: 1st ed. 2013.Description: XVIII, 206 p. online resource.Content type: text Media type: computer Carrier type: online resourceISBN: 9783031017407.Subject(s): Electronic circuits | Microprocessors | Computer architecture | Electronic Circuits and Systems | Processor ArchitecturesAdditional physical formats: Printed edition:: No title; Printed edition:: No titleDDC classification: 621.3815 Online resources: Click here to access online
Contents:
Introduction -- Architectural Background -- Essential Theory -- Practical Spin Locks -- Busy-wait Synchronization with Conditions -- Read-mostly Atomicity -- Synchronization and Scheduling -- Nonblocking Algorithms -- Transactional Memory -- Author's Biography.
In: Springer Nature eBookSummary: This book offers a comprehensive survey of shared-memory synchronization, with an emphasis on "systems-level" issues. It includes sufficient coverage of architectural details to understand correctness and performance on modern multicore machines, and sufficient coverage of higher-level issues to understand how synchronization is embedded in modern programming languages. The primary intended audience for this book is "systems programmers"-the authors of operating systems, library packages, language run-time systems, concurrent data structures, and server and utility programs. Much of the discussion should also be of interest to application programmers who want to make good use of the synchronization mechanisms available to them, and to computer architects who want to understand the ramifications of their design decisions on systems-level code. .
    average rating: 0.0 (0 votes)
No physical items for this record

Introduction -- Architectural Background -- Essential Theory -- Practical Spin Locks -- Busy-wait Synchronization with Conditions -- Read-mostly Atomicity -- Synchronization and Scheduling -- Nonblocking Algorithms -- Transactional Memory -- Author's Biography.

This book offers a comprehensive survey of shared-memory synchronization, with an emphasis on "systems-level" issues. It includes sufficient coverage of architectural details to understand correctness and performance on modern multicore machines, and sufficient coverage of higher-level issues to understand how synchronization is embedded in modern programming languages. The primary intended audience for this book is "systems programmers"-the authors of operating systems, library packages, language run-time systems, concurrent data structures, and server and utility programs. Much of the discussion should also be of interest to application programmers who want to make good use of the synchronization mechanisms available to them, and to computer architects who want to understand the ramifications of their design decisions on systems-level code. .

There are no comments for this item.

Log in to your account to post a comment.