Proceedings of the 22nd ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming 2017
DOI: 10.1145/3018743.3018752
|View full text |Cite
|
Sign up to set email alerts
|

Eunomia

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(2 citation statements)
references
References 30 publications
0
2
0
Order By: Relevance
“…The condition in the if statement (line 2) will fail, and the execution will enter the fallback path (line 8), which is essentially a critical section protected by htm_lock. In practice, as mentioned in previous work [19,70], htm_lock is typically a coarse-grained lock to simplify the multi-thread programming. This is one of the main reasons why existing DBT/DBI systems cannot achieve scalable performance with an increased number of threads.…”
Section: Background: Htm and Dbtmentioning
confidence: 99%
See 1 more Smart Citation
“…The condition in the if statement (line 2) will fail, and the execution will enter the fallback path (line 8), which is essentially a critical section protected by htm_lock. In practice, as mentioned in previous work [19,70], htm_lock is typically a coarse-grained lock to simplify the multi-thread programming. This is one of the main reasons why existing DBT/DBI systems cannot achieve scalable performance with an increased number of threads.…”
Section: Background: Htm and Dbtmentioning
confidence: 99%
“…In this paper, we focus on hardware transactional memory (HTM), which has become a permanent part of many modern architectures, e.g., Intel's Haswell, Skylake, and IBM's POWER8 and zEnterprise EC12 (zEC12). As more and more applications are taking advantage of HTM [25,51,53,55,70,72,76], virtualizing HTM across ISAs becomes necessary when such applications are migrated across machines with different HTM implementations.…”
Section: Introductionmentioning
confidence: 99%