>From your experience what is the best value for system memory in a Z/linux
lpar in order to running WebSphere 6.0.2 with a server that start with a
java min heap size of 256 and max 512??
We have only 700 M but for me this is not enough.


Another question is about processes: we can se 41 java process when we
start WebSphere. We have a base configuration without new web
applications, only default ones.
Is there a way to minimize the number of this process???
What parameter have I to change?
Can I do it from the GUI???


The last question is about Finalizer method.
I've noticed in GC verbose report that when we start a our web application
the "final" count is incremented a lot.

 <GC(7): GC cycle started Tue Mar  7 12:42:46 2006
  <GC(7): freed 503264 bytes, 80% free (215250600/268433920), in 363 ms>
  <GC(7): mark: 337 ms, sweep: 26 ms, compact: 0 ms>
  <GC(7): refs: soft 0 (age >= 32), weak 0, final 2, phantom 0>


  <GC(8): GC cycle started Tue Mar  7 12:51:43 2006
  <GC(8): freed 105288216 bytes, 78% free (211433736/268433920), in 377
ms>
  <GC(8): mark: 349 ms, sweep: 28 ms, compact: 0 ms>
  <GC(8): refs: soft 0 (age >= 32), weak 26, final 1098, phantom 53>


Do you know about this?
Is it normal ?
I've read somewhere that it would be better not using a Finalizer method
because there is a process with a high priority in the JVM that try to
clear this final occurrences and then it could cause bad performance in
JVM itself.
Is it true????

How can I resolve this problem?
Our programmers have told me that they are not using Finalizer method.
I'm a bit ignorant about this kind of things!!!!!!


If you have some knowledge about this can you give me some helps????


Please let me know!

Thanks thanks thanks


MANUCIAO







----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to