Number of Parallel GC Threads
Jon Masamitsu
Jon.Masamitsu at Sun.COM
Fri Jan 23 18:09:42 UTC 2009
kirk wrote On 01/23/09 09:39,:
> ...
>
>>
>>
>>
>I've come into a couple of situations where I need to throttle back on
>GC threads so I think the request to throttle based on the -Xmx setting
>seem reasonable.
>
>
How do you decide the number of GC threads given a maximum heap size?
Do you scale the number of GC threads linearly with the maximum
heap size?
More information about the hotspot-gc-dev
mailing list