1. 20 7月, 2010 1 次提交
  2. 28 5月, 2010 1 次提交
  3. 23 4月, 2010 1 次提交
  4. 24 2月, 2010 1 次提交
  5. 12 2月, 2010 1 次提交
    • I
      6923991: G1: improve scalability of RSet scanning · 88955d77
      iveresov 提交于
      Summary: Implemented block-based work stealing. Moved copying during the rset scanning phase to the main copying phase. Made the size of rset table depend on the region size.
      Reviewed-by: apetrusenko, tonyp
      88955d77
  6. 05 8月, 2009 1 次提交
    • J
      6819077: G1: first GC thread coming late into the GC. · c046dd73
      johnc 提交于
      Summary: The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter.
      Reviewed-by: iveresov, tonyp
      c046dd73
  7. 15 7月, 2009 1 次提交
  8. 19 5月, 2009 1 次提交
  9. 12 5月, 2009 1 次提交
    • I
      6484957: G1: parallel concurrent refinement · 2c49aee0
      iveresov 提交于
      6826318: G1: remove traversal-based refinement code
      Summary: Removed traversal-based refinement code as it's no longer used. Made the concurrent refinement (queue-based) parallel.
      Reviewed-by: tonyp
      2c49aee0
  10. 01 5月, 2009 1 次提交
  11. 28 4月, 2009 1 次提交
  12. 26 3月, 2009 1 次提交
  13. 22 3月, 2009 1 次提交
  14. 16 3月, 2009 2 次提交
  15. 10 3月, 2009 2 次提交
  16. 07 3月, 2009 1 次提交
  17. 06 2月, 2009 1 次提交
  18. 06 6月, 2008 1 次提交