[Mono-dev] Arm support for sgen

Rodrigo Kumpera kumpera at gmail.com
Fri Jun 10 14:02:10 EDT 2011


Hey Folks,

I'm looking into adding ARM support for sgen, which means adding tons of
missing barriers around. The problem is
this will cause a significant slowdown on x86 which has strong consistency.

For example, all allocations needs fencing before returning the new object
to managed land.

I'm adding the needed code to add all required fences and make sure x86
doesn't get super slow.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110610/b159fc34/attachment.html 


More information about the Mono-devel-list mailing list