Dear Peter,

What you said earlier in the thread suggests that it is not so much having a 
massive heap that is an issue, but having too many objects end up in the 
tenured generation that are really too young. By increasing the size of the 
young generations, you are effectively raising the age at which objects pour 
over into the tenured generation.

Also, would using a parallel garbage collector not alleviate the pausing?

Kees Jan

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172198#4172198

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172198
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to