Is there a way to generate a map of committed memory.

  • Thread starter Thread starter uk_jih
  • Start date Start date
U

uk_jih

Hello all,

I use the SMAP files to provide me with a better memory picture of where memory is being allocated (Shared / Private).

The problem I have is that I have servers like this:

Memory: 189.16GB + Swap: 79.99GB = 269.15GB Total
Used: 176.59GB + Used: 0.42GB = 177.01GB Used
Limit: 259.70GB - Committed: 240.66GB = 19.04GB Avail
Free: 12.57GB + Buffers: 0.52GB
+ Cache: 55.31GB = 68.40GB Free

I know what real memory processes have allocated but I would really like to produce a list which process have allocated space in the commit limit.

Thanks for any help.
John

Continue reading...
 
Back
Top