On 5/11/07, Tiger Quimpo <[EMAIL PROTECTED]> wrote:

On Fri, 2007-05-11 at 12:32 +0200, Junix Gaspar wrote:
> That is true, most Linux behave like that nowadays. I have
> an ML570 HP Compaq here , fresh installed for future Lotus
> on Linux deployment. It has for now 8GB of memory and almost
> all of it is used but I am not even running a thing on
> that server. SUSE 9 enterprise with service pack 3
> (imagine that.. a service pack hehe)

well, yeah.  But as Warren said, what does free say?

Having all the memory in use is a feature, linux uses
unused memory to store buffers/cache the hard disk.

If jan is convinced that some program really has a memory
leak (not surprising, that does happen once in a while)
then he could try running free, stopping one service,
running free, stopping the next service, etc., to see
what service is the culprit.

top should tell him what the problem application is too
though.  if it doesn't, then it's likely buffers/cache.

tiger

this is the output of free as of monday 7AM:


total       used       free     shared    buffers     cached
Mem:      16414484   14929724    1484760          0     121552   13291244
-/+ buffers/cache:    1516928   14897556
Swap:      2031608          0    2031608

as you can see almost all of RAM is consumed, and I can't figure out what
process is causing this, I already tried turning off process one at a time
to determine what's causing the high memory to no avail.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to