1. 01 8月, 2020 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. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  6. 25 4月, 2008 1 次提交
  7. 01 12月, 2007 1 次提交