Papers :
Shared Memory Consistency Models: A Tutorial[PDF]SCOTT MEYERS :
N2480: A Less Formal Explanation of the Proposed C++ Concurrency
Memory Model
Foundations of the C++ Concurrency Memory Model[PDF]
Prism: A Principle-Based Sequential Memory Model
for Microsoft Native Code Platforms[PDF]
Memory Management in C++[1992]
Memory Barriers: a Hardware View for Software Hackers[PDF]
Information on the C++11 Memory ModelHP :
Threads and memory model for C++Articles :
Understanding C11 and C++11 AtomicsStackoverflow :
C++11 introduced a standardized memory model.Chinese Article :
What does it mean?
And how is it going to affect C++ programming?
Why Memory Barrier?
内存屏障(memory barrier)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.