Operating System - Linux
1752795 Members
6576 Online
108789 Solutions
New Discussion юеВ

Re: Who is using my memory ? (Linux)

 
SOLVED
Go to solution
i_8
New Member

Who is using my memory ? (Linux)

Looking at my meminfo:
MemTotal: 1018156 kB
MemFree: 135104 kB
Buffers: 141932 kB
Cached: 438368 kB
SwapCached: 0 kB
Active: 668256 kB
Inactive: 158136 kB
HighTotal: 113600 kB
HighFree: 240 kB
LowTotal: 904556 kB
LowFree: 134864 kB
--------------------------------
I looked into top and other commands , but I don't see anyone using more than 1% of memory, them where is all the memory gone?, only 135M left out of a gig. Can anyone suggest me the right way to look at who is using the memory.
Sorry if this is a very kiddish question. Thanks
2 REPLIES 2
Ivan Ferreira
Honored Contributor
Solution

Re: Who is using my memory ? (Linux)

Please see:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1029490
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Basheer_2
Trusted Contributor

Re: Who is using my memory ? (Linux)

Hi I,

you can also try
1) ps -ef
2) vmstat