首页> 外文会议>International symposium on computer architecture >RetCon: Transactional Repair without Replay
【24h】

RetCon: Transactional Repair without Replay

机译:RETCON:交易修复无需重播

获取原文

摘要

Over the past decade there has been a surge of academic and industrial interest in optimistic concurrency, i.e. the speculative parallel execution of code regions that have the semantics of isolation. This work analyzes scalability bottlenecks of workloads that use optimistic concurrency. We find that one common bottleneck is updates to auxiliary program data in otherwise non-conflicting operations, e.g. reference count updates and hashtable occupancy field increments. To eliminate the performance impact of conflicts on such auxiliary data, this work proposes RetCon, a hardware mechanism that tracks the relationship between input and output values symbolically and uses this symbolic information to transparently repair the output state of a transaction at commit. RetCon is inspired by instruction replay-based mechanisms but exploits simplifying properties of the nature of computations on auxiliary data to perform repair without replay. Our experiments show that RetCon provides significant speedups for workloads that exhibit conflicts on auxiliary data, including transforming a transactionalized version of the Python interpreter from a workload that exhibits no scaling to one that exhibits near-linear scaling on 32 cores.
机译:在过去的十年中,乐观并发的学术和工业利益飙升,即,具有隔离语义的代码区域的投机平行执行。这项工作分析了使用乐观并发性的工作负载的可扩展性瓶颈。我们发现一个常见的瓶颈是在否则不冲突的操作中更新辅助程序数据,例如,引用计数更新和Hashtable占用字段增量。为了消除冲突对这种辅助数据的性能影响,这项工作提出了Retcon,一种跟踪输入和输出值之间关系的硬件机制,并使用该符号信息透明地修复事务的输出状态。 RetCon受到基于指令重播的机制的启发,但利用简化辅助数据的计算性质的属性,以便在不重放的情况下执行修复。我们的实验表明,Retcon为在辅助数据中展示冲突的工作负载提供了显着的加速,包括将Python解释器的事务化版本从展示没有缩放的工作负载转换到32个核心上展示近线性缩放的工作负载。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号