.hgignore
author ysr
Tue, 10 Aug 2010 14:53:35 -0700
changeset 6253 228a0240f71e
parent 4312 8bc999bb0d48
child 6729 6972f2f93eba
permissions -rw-r--r--
6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging Summary: volatile store to static variable removed in favour of a volatile store to stack to avoid excessive cache coherency traffic; verified that the volatile store is not elided by any of our current compilers. Reviewed-by: dholmes, dice, jcoomes, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     1
^build/
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
^dist/
4312
8bc999bb0d48 6909462: Fix nbproject/private references in .hgignore
ohair
parents: 0
diff changeset
     3
/nbproject/private/