[2013-SOSP]Everything You AlwaysWanted to Know About Synchronization but Were Afraid to Ask.pdf

[2013-SOSP]Everything You AlwaysWanted to Know About Synchronization but Were Afraid to Ask.pdf

  1. 1、本文档共16页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[2013-SOSP]Everything You AlwaysWanted to Know About Synchronization but Were Afraid to Ask

Everything You Always Wanted to Know About Synchronization but Were Afraid to Ask Tudor David, Rachid Guerraoui, Vasileios Trigonakis? School of Computer and Communication Sciences, E?cole Polytechnique Fe?de?rale de Lausanne (EPFL), Switzerland {tudor.david, rachid.guerraoui, vasileios.trigonakis}@epfl.ch Abstract This paper presents the most exhaustive study of syn- chronization to date. We span multiple layers, from hardware cache-coherence protocols up to high-level concurrent software. We do so on different types of architectures, from single-socket – uniform and non- uniform – to multi-socket – directory and broadcast- based – many-cores. We draw a set of observations that, roughly speaking, imply that scalability of synchroniza- tion is mainly a property of the hardware. 1 Introduction Scaling software systems to many-core architectures is one of the most important challenges in computing to- day. A major impediment to scalability is synchroniza- tion. From the Greek “syn”, i.e., with, and “khronos”, i.e., time, synchronization denotes the act of coordinat- ing the timeline of a set of processes. Synchronization basically translates into cores slowing each other, some- times affecting performance to the point of annihilating the overall purpose of increasing their number [3, 21]. A synchronization scheme is said to scale if its per- formance does not degrade as the number of cores in- creases. Ideally, acquiring a lock should for example take the same time regardless of the number of cores sharing that lock. In the last few decades, a large body of work has been devoted to the design, implemen- tation, evaluation, and application of synchronization schemes [1, 4, 6, 7, 10, 11, 14, 15, 26–29, 38–40, 43– 45]. Yet, the designer of a concurrent system still has ?Authors appear in alphabetical order. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distri

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档