Solaris pmap and java heap
From: Ardaman Chauhan (chauhan_at_syndesis.com)
Date: 03/30/04
- Next message: Programmer Dude: "Re: What program do you use for visualization of C/C++ program?"
- Previous message: Sveta: "J2ME question: ChoiceGroup empty entries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Mar 2004 07:10:33 -0800
I am trying to sort out the reported difference in memory used by my
java program.
using pmap -x and totaling the anonymous portions gives me a total of
10G.
>From the java program, reported from inside using runtime
totalmemory-freememory = 8G
Why do i see the 2G difference and where is this memory going. Is this
memory used by something else and not reported.
I am on Solaris 2.8 running in 64bit mode.
Any insight or pointers will be appreciated .
Thanks,
Ardaman
- Next message: Programmer Dude: "Re: What program do you use for visualization of C/C++ program?"
- Previous message: Sveta: "J2ME question: ChoiceGroup empty entries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|