作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2009, Vol. 35 ›› Issue (8): 73-75.

• 软件技术与数据库 • 上一篇    下一篇

基于事务存储的事务级线程切换

张 铎,唐玉华,所 光   

  1. (国防科学技术大学计算机学院,长沙 410073)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-04-20 发布日期:2009-04-20

Transaction-level Thread-switch Based on Transactional Memory

ZHANG Duo, TANG Yu-hua, SUO Guang   

  1. (School of Computer, National University of Defense Technology, Changsha 410073)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-04-20 Published:2009-04-20

摘要: 针对目前TM系统将现有操作系统优化以提供良好的事务支持,研究基于LogTM系统的事务级线程切换,通过分析现有结构和修改操作系统的相关模块信息,为事务级线程切换提供支持,使事务化线程能够在操作系统调度下高效运行。

关键词: 事务存储, 日志事务存储, 体系结构, 操作系统, 上下文切换

Abstract: In the system of Transactional Memory(TM), it is necessary to optimize the OS supporting to transaction at present. This paper analyzes the current architecture and provides a good support to transaction-level context-switch by modifying the related modules on OS based on the Log- based Transactional Memory(logTM), which can make the transaction-level thread being executed with a great efficiency under the control of OS.

Key words: Transactional Memory(TM), Log- based Transactional Memory(logTM), architecture, OS, context-switch

中图分类号: