1. 29 8月, 2014 1 次提交
  2. 24 3月, 2014 1 次提交
    • T
      8035406: Improve data structure for Code Cache remembered sets · 81f9110e
      tschatzl 提交于
      Summary: Change the code cache remembered sets data structure from a GrowableArray to a chunked list of nmethods. This makes the data structure more amenable to parallelization, and decreases freeing time.
      Reviewed-by: mgerdin, brutisso
      81f9110e
  3. 25 12月, 2013 1 次提交
  4. 15 10月, 2013 1 次提交
  5. 22 5月, 2013 1 次提交
  6. 24 1月, 2013 1 次提交
  7. 10 10月, 2012 1 次提交
  8. 19 9月, 2012 1 次提交
  9. 26 4月, 2012 1 次提交
  10. 30 3月, 2012 1 次提交
    • J
      7131629: Generalize the CMS free list code · 98f667c6
      jmasa 提交于
      Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
      Reviewed-by: brutisso, johnc, jwilhelm
      Contributed-by: coleen.phillimore@oracle.com
      98f667c6
  11. 21 6月, 2011 1 次提交
  12. 24 11月, 2010 1 次提交
  13. 11 9月, 2010 1 次提交
  14. 28 5月, 2010 1 次提交
  15. 24 12月, 2009 1 次提交
    • Y
      6631166: CMS: better heuristics when combatting fragmentation · c290220e
      ysr 提交于
      Summary: Autonomic per-worker free block cache sizing, tunable coalition policies, fixes to per-size block statistics, retuned gain and bandwidth of some feedback loop filters to allow quicker reactivity to abrupt changes in ambient demand, and other heuristics to reduce fragmentation of the CMS old gen. Also tightened some assertions, including those related to locking.
      Reviewed-by: jmasa
      c290220e
  16. 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
  17. 01 3月, 2008 1 次提交
  18. 01 12月, 2007 1 次提交