Fri, 18 Mar 2011 09:03:43 -0700 Merge
jcoomes [Fri, 18 Mar 2011 09:03:43 -0700] rev 8689
Merge
Thu, 17 Mar 2011 10:32:46 -0700 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
ysr [Thu, 17 Mar 2011 10:32:46 -0700] rev 8688
6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads Summary: Use _max_num_q = max(discovery_degree, processing_degree), and let balance_queues() redistribute from discovery_degree to processing_degree of queues. This should also allow a more dynamic and flexible parallelism policy in the future. Reviewed-by: jmasa, johnc
(0) -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip