ParallelGCThreads

Sujit.Das at cognizant.com Sujit.Das at cognizant.com
Tue Oct 28 09:01:55 PDT 2008


We have a distributed trading application. I have a processor set of 16 CPU bound to process A and 8 CPU to process B. Please consider following scenarios:

Scenario1: ParallelGCThreads set to 16 for both Process A and B.

Scenario2: ParallelGCThreads set to 8 for both Process A and B.

Now for scenario2, I see that threadstop time has increased (got worse) for process A and reduced (improved) for process B. Is this an expected behaviour? Also will this (# of ParallelGCThreads vs # of CPUs) impact rate of minor collections?

Thanks and Regards,
Sujit


This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20081028/5018000d/attachment.html 


More information about the hotspot-gc-use mailing list