DocumentCode :
2996183
Title :
SeTM: Efficient Execution of Speculative Threads with Hardware Transactional Memory
Author :
Gongming Li ; Hong An ; Qi Li ; Bobin Deng ; Wenbo Dai
Author_Institution :
Dept. of Comput. Sci. & Technol., Univ. of Sci. & Technol. of China, Hefei, China
fYear :
2012
fDate :
17-19 Dec. 2012
Firstpage :
522
Lastpage :
531
Abstract :
Thread-Level Speculation (TLS) was researched to automatically parallelize portions of serial programs for execution, and transactional memory (TM) was studied as a promising alternative of lock for parallel programming due to its simplicity. Both TLS and TM require similar underlying support. In the paper, we present SeTM (Sequential Transactional Memory), a hardware enhanced TM system which supports TLS at minor extra cost. Signature is an effective way to buffer speculative states in TM and TLS. But it cripples TM and TLS performance due to its false-positive in terms of conflict detection, especially for conflict-intensive TLS. SeTM adopts R/W bits and signature concurrently to ameliorate this bad influence. Additionally, SeTM introduces fast rollback mechanism, which provides fast abort recovery for eager log-based HTM and TLS. The most important contribution of SeTM is conflict-tolerant mechanism, which tolerates some ambiguous data conflicts in TLS. Six representative benchmarks have been adopted to evaluate our model. Our experimental results show that our scheme improves the execution performance of most tested codes at a modest hardware cost. For a set of important scientific loops, we report the highest speedup of 6.5 with 15 cores. Besides, experimental results also show good scalability of SeTM system.
Keywords :
shared memory systems; SeTM; TLS; efficient execution; hardware transactional memory; parallel programming; sequential transactional memory; serial programs; shared memory systems; speculative threads; Coherence; Computer architecture; Hardware; Instruction sets; Message systems; Protocols; Conflict-Tolerant; Fast Rollback; Hardware Transactional Memory; Thread-Level Speculation;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Systems (ICPADS), 2012 IEEE 18th International Conference on
Conference_Location :
Singapore
ISSN :
1521-9097
Print_ISBN :
978-1-4673-4565-1
Electronic_ISBN :
1521-9097
Type :
conf
DOI :
10.1109/ICPADS.2012.77
Filename :
6414452
Link To Document :
بازگشت