首页 | 本学科首页   官方微博 | 高级检索  
     

STM多事务竞争冲突下竞争管理策略的研究
引用本文:谢灵均,胡大裟,蒋玉明.STM多事务竞争冲突下竞争管理策略的研究[J].现代计算机,2014(10):3-6.
作者姓名:谢灵均  胡大裟  蒋玉明
作者单位:四川大学计算机(软件)学院,成都610065
摘    要:事务存储系统是一种高层次抽象并行编程模型,目的为方便开发并行程序。事务存储系统中的竞争管理模块用于解决事务之间的冲突。传统的事务竞争管理策略只负责仲裁两个冲突事务之间的冲突.提出将多个事务及事务冲突关联转换成一张无向图,基于全局事务冲突情景,利用图顶点着色技术求解无向图中最大独立集。最大独立集中事务相互不冲突,CM仲裁处理并发执行,实现系统并发最大化。

关 键 词:事务冲突  最大独立集  图顶点着色  竞争管理

Research on Contention Management Strategy under STM with Multiple Transaction Conflicts
XIE Ling-jun,HU Da-sha,JIANG Yu-ming.Research on Contention Management Strategy under STM with Multiple Transaction Conflicts[J].Modem Computer,2014(10):3-6.
Authors:XIE Ling-jun  HU Da-sha  JIANG Yu-ming
Affiliation:(College of Computer Science, Sichuan University,Chengdu 610065)
Abstract:Transactional memory system is a high-level abstraction model of parallel programming to help develop parallel programs easier. Contention manager in transactional memory is used to solve conflicts competition between transactions. Traditional contention management strategy is only responsible for one conflict resolution between two conflicting transactions. Proposes that converting transactions and conflicts of transactions into an undirected graph. Based on global transaction conflicts, using graph vertex coloring technique, the maximum independent set in undirected graph can be found. While transactions in maximum independent set will not conflict with each other, so contention manager can decide those transactions concurrent execution to achieve concurrent maximized.
Keywords:,Transaction Conflict,Maximal Independent Set,Graph Vertex Coloring,Contention Management
本文献已被 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号