Re: Memory Usage Creeping Up
From: Florian Diesch (epsilon_at_gmx.de)
Date: 08/12/03
- Next message: John Hasler: "Re: Microsoft lost another law suite"
- Previous message: Michael Heiming: "Re: SCO Linux PC X client recommendation"
- In reply to: Saskia: "Memory Usage Creeping Up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 12 Aug 2003 13:54:28 +0200
Saskia <welton_saskia@hotmail.com> wrote:
> I have a Red Hat 9 Server running Apache and MySQL. There is no load or
> usage on the server as sites are not setup however the memory usage starts
> at about 30% following a reboot and raises as I login and out to do general
> exploring etc using SSH.
What do you mean by "memory usage"? As free memory is wasted memory
Linux uses available memory for caching.
diesch@vogon:~$ free
total used free shared buffers cached
Mem: 256576 239792 16784 0 68068 42508
-/+ buffers/cache: 129216 127360
Swap: 264560 828 263732
means:
I have 256576 bytes mem, of which 239792 are used and 16784 are free.
129216 bytes of the used mem are used for caching, so 127360 additional
bytes are available for apps if needed.
> It went to 93% before I last shut down, but is currently running at 76% and
> I have 628 MB installed.
>
> How do I find out what is taking the memory ?
top, memstat
Florian
-- email: diesch at gmx dot de
- Next message: John Hasler: "Re: Microsoft lost another law suite"
- Previous message: Michael Heiming: "Re: SCO Linux PC X client recommendation"
- In reply to: Saskia: "Memory Usage Creeping Up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|