Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (8): 73-75. doi: 10.3969/j.issn.1000-3428.2009.08.025

• Software Technology and Database • Previous Articles     Next Articles

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

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

张 铎,唐玉华,所 光   

  1. (国防科学技术大学计算机学院,长沙 410073)

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

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

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

CLC Number: