RE: question about PS Old Gen memoy

2006-09-12 Thread Caldarale, Charles R
> From: MW Janssen [mailto:[EMAIL PROTECTED] > Subject: RE: question about PS Old Gen memoy > > So no need to do anything and not to worry that I ran out > of memory..thats what you saying..right? > And a full GC is only done by the JVM as its really needed? Correct on b

RE: question about PS Old Gen memoy

2006-09-12 Thread MW Janssen
, Maarten Janssen -Oorspronkelijk bericht- Van: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Verzonden: dinsdag 12 september 2006 16:48 Aan: Tomcat Users List Onderwerp: RE: question about PS Old Gen memoy > From: MW Janssen [mailto:[EMAIL PROTECTED] > Subject: RE: question about PS O

RE: question about PS Old Gen memoy

2006-09-12 Thread Caldarale, Charles R
> From: MW Janssen [mailto:[EMAIL PROTECTED] > Subject: RE: question about PS Old Gen memoy > > Because I think the old gen is still filled also the 70% > is reached. So what? Again, that's how it's designed to work. Collecting the young gen is much cheaper than do

RE: question about PS Old Gen memoy

2006-09-12 Thread MW Janssen
memoy > From: MW Janssen [mailto:[EMAIL PROTECTED] > Subject: question about PS Old Gen memoy > > How can I avoid (the best solution) that the old gen is filling until > 70% of the total memory allocation by the jvm and what causes this? Why do you think this is a problem?

RE: question about PS Old Gen memoy

2006-09-12 Thread Caldarale, Charles R
> From: MW Janssen [mailto:[EMAIL PROTECTED] > Subject: question about PS Old Gen memoy > > How can I avoid (the best solution) that the old gen is > filling until 70% of the total memory allocation by the jvm > and what causes this? Why do you think this is a problem

question about PS Old Gen memoy

2006-09-12 Thread MW Janssen
Hello all,   I am reading a lot on JVM garbage collection tuning but i cant figure out what the best situation is for me. I run a very large application without any problems except one remarks. I see (i am using lambda probe) that my old generation memory is growing until the 70% (is defau