Re: RAM 95% used
- From: Andreas Janssen <andreas.janssen@xxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 16:28:13 +0200
somethin2cool (<somethin2cool@xxxxxxxxx>) wrote:
even though i'm not running anything.
in processes task manager says i'm using a total of 25mb, inc
dependencies.
in resources, it says 204. given the sluggishness of the totally
minimal system i believe the later.
however, even if i was to open every gui ap, it shouldn't use that
much.
what's wrong with it? why is it using up my ram?
atm, just ruunning xfce takes 200mb. nothing stupid is installed, the
whole point was for a fast system
andreas@sirius:~$ free -m
total used free shared buffers cached
Mem: 504 497 7 0 28 211
-/+ buffers/cache: 256 247
Swap: 1023 134 889
That means: 504 mbytes of RAM are used, but this includes 211 mbytes
that are used for file caching. The cache size will decrease when
applications need the RAM. The second line shows you how much RAM is
used without the cache. Also take a look at top or htop.
regards
Andreas Janssen
--
Andreas Janssen <andreas.janssen@xxxxxxxxxxx>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: RAM 95% used
- From: somethin2cool
- Re: RAM 95% used
- References:
- RAM 95% used
- From: somethin2cool
- RAM 95% used
- Prev by Date: RAM 95% used
- Next by Date: Re: GCC compiler
- Previous by thread: RAM 95% used
- Next by thread: Re: RAM 95% used
- Index(es):
Relevant Pages
- Re: Slow File Load Through ODBC Driver
... buffer cache from 772 Megs to 132Megs ... virtual) ram immediately to
fox when fox generated a large select statement. ... XP professional (suspecting kernel
memory handling) -- no effect; ... (microsoft.public.fox.programmer.exchange) - Re: speeding up my runtime on a c6713.
... it for cache, and possibly enabled the cache controller? ... I ran out of IRAM
memory so I moved all my variables to ERAM. ... "Are you using all 256k of DSP ram,
or have you reserved up to 64k of ... (comp.dsp) - Re: [OT] Interview with Con Kolivas on Linux failures
... On one side there are people who point out that programs often allocate memory that goes unused
most of the time, and this memory can be better used as disk cache. ... The ultimate result
of this was the addition of a "swappiness" knob to 2.6 kernels to allow people to tune this to
their taste. ... I haven't felt the need to tweak swappiness on my desktop machine from the default
of 60, but it's also got 1 gigabyte of RAM. ... (Debian-User) - Re: Tips sought for optimizing 10.4.10s performance
... If you're doing graphics or video editing, even more RAM. ... upgrade to disks
with those speeds. ... 7200 RPM disks have only had 2MB of cache. ... (comp.sys.mac.system) - Re: speed of int vs bool for large matrix
... >>as much data that will fit the Level 1 cache. ... I am not speaking
about file I/O but RAM I/O. ... Memory access go through the bus at 300 MHZ,
... (comp.lang.c)