On Wed, Apr 16, 2008 at 4:10 AM, Gireesh Kumar M <[EMAIL PROTECTED]> wrote: > > >At a guess, I'd say those are probably thread stacks. > > >You're measuring the wrong thing - the virtual size of the > >application. You don't really need to care about the virtual size - > >these thread stacks don't get faulted into actual physical ram. > > >Mike > Mike, > What I understand from your explanation is > 1. The virtual size shown by 'top' and 'pmap' doesn't mean that my > application is eating up much space in the physical memory. > 2. I can safely ignore this memory usage shown. > Please correct me if I'm wrong. > > Now, how can I confirm this? My point is, is there any utility to measure > the physical ram usage?
Top will show that in the "RSS" column (Resident Set Size - this is the amount of memory actually resident in physical memory). Mike ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Gstreamer-embedded mailing list Gstreamer-embedded@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded