2005
DOI: 10.1007/11596110_12
|View full text |Cite
|
Sign up to set email alerts
|

Automatic Implementation of Programming Language Consistency Models

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
11
0

Year Published

2005
2005
2012
2012

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(11 citation statements)
references
References 12 publications
0
11
0
Order By: Relevance
“…This analysis enables one to find all potential conflicts (more or less equivalent to data races), and place fences accordingly. A fence inference scheme based on delay set analysis was successfully implemented in the "Pensieve" Java compiler [21,14,31], which can effectively process large amounts of code. However, a violation of SC does not necessarily cause a violation of any high-level properties.…”
Section: Related Workmentioning
confidence: 99%
“…This analysis enables one to find all potential conflicts (more or less equivalent to data races), and place fences accordingly. A fence inference scheme based on delay set analysis was successfully implemented in the "Pensieve" Java compiler [21,14,31], which can effectively process large amounts of code. However, a violation of SC does not necessarily cause a violation of any high-level properties.…”
Section: Related Workmentioning
confidence: 99%
“…In contrast, our focus is squarely on handling large concurrent C implementations, which in turn dictates our dynamic synthesis approach. Delay Set Analysis A number of works on fence inference [11,20,27] rely on concepts such as delay sets and conflict graphs [26]. Particularly, the Pensieve project implements fence inference based on delay set analysis.…”
Section: Related Workmentioning
confidence: 99%
“…No claim is made about the minimality of the set of inserted fences. Along related lines, [25,26] considers the Java language and aims at preserving its semantics when the program is run under a memory model that is more relaxed then the one specified in the Java model.…”
Section: Conclusion and Comparison With Other Workmentioning
confidence: 99%