Title
Transactional prefetching: narrowing the window of contention in hardware transactional memory
Abstract
Memory access latency is the primary performance bottleneck in modern computer systems. Prefetching data before it is needed by a processing core allows substantial performance gains by overlapping significant portions of memory latency with useful work. Prior work has investigated this technique and measured potential benefits in a variety of scenarios. However, its use in speeding up Hardware Transactional Memory (HTM) has remained hitherto unexplored. In several HTM designs transactions invalidate speculatively updated cache lines when they abort. Such cache lines tend to have high locality and are likely to be accessed again when the transaction re-executes. Coarse grained transactions that update several cache lines are particularly susceptible to performance degradation even under moderate contention. However, such transactions show strong locality of reference, especially when contention is high. Prefetching cache lines with high locality can, therefore, improve overall concurrency by speeding up transactions and, thereby, narrowing the window of time in which such transactions persist and can cause contention. Such transactions are important since they are likely to form a common TM use-case. We note that traditional prefetch techniques may not be able to track such lines adequately or issue prefetches quickly enough. This paper investigates the use of prefetching in HTMs, proposing a simple design to identify and request prefetch candidates, and measures performance gains to be had for several representative TM workloads.
Year
DOI
Venue
2012
10.1145/2370816.2370844
international conference on parallel architectures and compilation techniques
Keywords
Field
DocType
common tm use-case,primary performance bottleneck,measures performance gain,hardware transactional memory,cache line,strong locality,performance degradation,substantial performance gain,transactional prefetching,moderate contention,high locality,prefetching data
Computer science,Parallel computing,Database transaction,Transactional leadership,Operating system
Conference
ISSN
ISBN
Citations 
1089-795X
978-1-5090-6609-4
1
PageRank 
References 
Authors
0.35
24
5
Name
Order
Citations
PageRank
Anurag Negi1495.08
Adrià Armejach2927.26
Adrián Cristal342440.74
Osman S. Unsal457555.65
Per Stenström53048234.09