Mon, 03 Aug 2009 12:59:30 -0700 6865703: G1: Parallelize hot card cache cleanup
johnc [Mon, 03 Aug 2009 12:59:30 -0700] rev 3589
6865703: G1: Parallelize hot card cache cleanup 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
Sun, 02 Aug 2009 22:33:27 -0700 Merge
jmasa [Sun, 02 Aug 2009 22:33:27 -0700] rev 3588
Merge
(0) -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip