1. 20 8月, 2009 1 次提交
    • T
      6871111: G1: remove the concurrent overhead tracker · 228aaca7
      tonyp 提交于
      Summary: Removing the concurrent overhead tracker from G1, along with the GC overhead reporter and the G1AccountConcurrentOverhead (both of which rely on the the concurrent overhead tracker).
      Reviewed-by: iveresov, johnc
      228aaca7
  2. 15 8月, 2009 1 次提交
  3. 13 8月, 2009 1 次提交
  4. 12 8月, 2009 1 次提交
  5. 10 8月, 2009 1 次提交
    • Y
      Merge · 58b99338
      ysr 提交于
      58b99338
  6. 07 8月, 2009 4 次提交
  7. 06 8月, 2009 2 次提交
  8. 05 8月, 2009 3 次提交
  9. 04 8月, 2009 1 次提交
    • J
      6865703: G1: Parallelize hot card cache cleanup · 8763012d
      johnc 提交于
      Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads.
      Reviewed-by: jmasa, tonyp
      8763012d
  10. 03 8月, 2009 3 次提交
  11. 01 8月, 2009 3 次提交
  12. 31 7月, 2009 3 次提交
  13. 30 7月, 2009 1 次提交
    • T
      Merge · 4792adf4
      trims 提交于
      4792adf4
  14. 29 7月, 2009 4 次提交
  15. 28 7月, 2009 3 次提交
  16. 27 7月, 2009 3 次提交
  17. 25 7月, 2009 5 次提交