[dmd-concurrency] word tearing status in today's processors
Michel Fortin
michel.fortin at michelf.com
Wed Jan 27 11:47:48 PST 2010
Le 2010-01-27 à 14:33, Sean Kelly a écrit :
> I'm nearly certain this works on x86 because x86 can do atomic unaligned writes, which is basically the same as byte-level atomic writes.
You're probably right. I guess I read some things wrong before.
About unaligned writes, what happens if you're crossing the boundary of a memory page?
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the dmd-concurrency
mailing list