Sciweavers

2 search results - page 1 / 1
» Conflict exceptions: simplifying concurrent language semanti...
Sort
View
54
Voted
ISCA
2010
IEEE
131views Hardware» more  ISCA 2010»
15 years 2 months ago
Conflict exceptions: simplifying concurrent language semantics with precise hardware exceptions for data-races
Brandon Lucia, Luis Ceze, Karin Strauss, Shaz Qade...
113
Voted
PLDI
2010
ACM
15 years 1 days ago
DRFX: a simple and efficient memory model for concurrent programming languages
The most intuitive memory model for shared-memory multithreaded programming is sequential consistency (SC), but it disallows the use of many compiler and hardware optimizations th...
Daniel Marino, Abhayendra Singh, Todd D. Millstein...