Excessive concurrent-abortable-preclean wall time?

Y.S.Ramakrishna at Sun.COM Y.S.Ramakrishna at Sun.COM
Thu Oct 15 22:28:38 UTC 2009


>>
>> We asked ops to add -XX:MaxTenuringThreshold=2 and
>> -XX:SurvivorRatio=128, in the hopes that the addition of the tenuring
>> threshold would prevent the live transient data from being promoted.

This was also exactly the right thing to do to arrest possible fragmentation
and, in any case, to reduce pressure on the concurrent collector.

-- ramki

> Of course, you sized SurvivorRatio so that all of that transient data
> (and then some) fitted in the survivor spaces (as your tenuring 
> distribution
> data below showed).
_______________________________________________
hotspot-gc-use mailing list
hotspot-gc-use at openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use



More information about the hotspot-gc-dev mailing list