Greg Young wrote:

> In the x86 JIT nearly EVERYTHING is considerred volatile, perhaps the
> others dont follow the spec?

I think the issue in the pre .NET 2.0 days was this: what happens when the
relaxed ECMA memory model meets a processor architecture with a relaxed
memory model (like the IA64 architecture)?

Vance Morrison has a before and after analysis of the stronger .NET 2.0
memory model in this article:
http://msdn.microsoft.com/msdnmag/issues/05/10/MemoryModels/#S5

Apologies if that was already referenced.

--s

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to