In linux - threaded processes show up multiple times in top (or ps). 
Once entry for each thread. Summing the entries in top will yield an 
incorrect memory usage. Just take one of the entries to get the amount 
of memory used by java. (Unless you have multiple real java processes 
running, in which case, use the parent process id to figure things out)

Mihai Gheorghiu wrote:
> TC4.0.4, jdk1.4.0_01, RH7.3 on P3-633MHz, 256MB RAM
> When I start TC, I find 28 Java processes for a total of 829MB used.
> Is there a way to make it use less memory, so that it runs only out of RAM?
> Thank you all.
> 
> 
>  


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to