2009
DOI: 10.1007/978-1-4419-0263-4_5
|View full text |Cite
|
Sign up to set email alerts
|

Optimizing Memory Transactions for Multicore Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2018
2018
2018
2018

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 39 publications
0
1
0
Order By: Relevance
“…Bacon et al [2003] use compiler optimisations to reduce the cost of read barriers, in particular by reducing the number of null checks; similarly, we eliminate the pointer-equality barrier, Algorithm 9(a), if either operand is null. Adl-Tabatabai et al [2009] similarly suggest opportunities for eliminating redundant operations across multiple barriers in the context of software transactional memory systems. We also rely on Jikes RVM's optimising compiler to reduce the cost of barriers.…”
Section: Consistencymentioning
confidence: 97%
“…Bacon et al [2003] use compiler optimisations to reduce the cost of read barriers, in particular by reducing the number of null checks; similarly, we eliminate the pointer-equality barrier, Algorithm 9(a), if either operand is null. Adl-Tabatabai et al [2009] similarly suggest opportunities for eliminating redundant operations across multiple barriers in the context of software transactional memory systems. We also rely on Jikes RVM's optimising compiler to reduce the cost of barriers.…”
Section: Consistencymentioning
confidence: 97%