1. 03 2月, 2011 1 次提交
  2. 24 11月, 2010 1 次提交
  3. 11 8月, 2010 1 次提交
    • Y
      6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and... · 83a3a6f0
      ysr 提交于
      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
      83a3a6f0
  4. 28 5月, 2010 1 次提交
  5. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  6. 27 3月, 2009 1 次提交
  7. 01 12月, 2007 1 次提交