[NTLUG:Discuss] What does RSS include?
Stephen Davidson
gorky at freenet.carleton.ca
Wed Nov 19 06:16:39 CST 2003
Neil Aggarwal wrote:
> Hello all:
>
> Forgive my ignorance if this is a silly question. This is definitely
> not my area of expertise.
>
> I have Tomat running on my RedHat 9 machine with the IBM JDK.
> When I run /proc/25046/status, I get this output:
>
>
> Thanks,
> Neil
Hi Neil.
http://www.javamug.org. They are a DFW group, and would be a good group
to ask.
I can give you a start on it, but not all of the answers.
The JVM itself (the native C-Code machine, which actually runs the byte
codes) is 16MB on my machine, and I don't believe that its stack gets
included in the JVM Heap space. Assuming that its stack is at least
the size of the code loaded, that gives 32MB used, outside of your
specified heap. AS for what is using the rest of the memory, I have
no idea, never having looked into this myself.
>
> --
> Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com
> FREE! Valuable info on how your business can reduce operating costs by
> 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com
>
Regards,
Steve
--
Java/J2EE Developer/Integrator
Co-Chair, Dallas/FortWorth J2EE Sig
214-724-7741
More information about the Discuss
mailing list