comparison src/share/vm/gc_implementation/parallelScavenge/parMarkBitMap.inline.hpp @ 2369:92da084fefc9

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
author ysr
date Thu, 17 Mar 2011 10:32:46 -0700
parents c760f78e0a53
children
comparison
equal deleted inserted replaced
2368:dde920245681 2369:92da084fefc9