咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >Shared-Memory Synchronization 收藏

Shared-Memory Synchronization

同步共享内存

丛 书 名:Synthesis lectures on computer architecture,

版本说明:1st

作     者:Michael L. Scott 

I S B N:(纸本) 9781608459568 

出 版 社:Morgan & Claypool Publishers 

出 版 年:2013年

页      数:223页

主 题 词:Distributed shared memory Memory management (Computer science) 

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

摘      要:Since the advent of time sharing in the 1960s, designers of concurrent and parallel systems have needed to synchronize the activities of threads of control that share data structures in memory. In recent years, the study of synchronization has gained new urgency with the proliferation of multicore processors, on which even relatively simple user-level programs must frequently run in parallel. This lecture 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 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. Table of 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

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

用户名:未登录
我的评分