|
C/C++ memory model
CptS 580 and 483 - Concurrent Programming Washington State University |
|
|
Papers for Eric Wang's presentation
1. Boehm, H.-J. and Adve, S. V. (2008).
"Foundations of the C++ concurrency memory model."
Proc. 2008 ACM SIGPLAN Conf. on Programming
Language Design and Implementation (PLDI'08),
68 –78, Tucson, Jun. 2008.
http://portal.acm.org/citation.cfm?doid=1375581.1375591
2. Sutter, H. (2007).
"Prism: A Principle-Based Sequential Memory Model for
Microsoft Native Code Platforms."
Working Draft 0.9.4, ISO/IEC JTC 1/SC 22/WG 21 N2197.
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2197.pdf
3. Boehm, H.-J. (2005).
"Threads cannot be implemented as a library."
Proc. 2005 ACM SIGPLAN Conf. on Programming
Language Design and Implementation (PLDI'05),
261 –268, Chicago, Jun. 2005.
http://portal.acm.org/citation.cfm?doid=1065010.1065042
|
|