Re: RAM 95% used



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



Relevant Pages

  • Re: Optimization problem
    ... CPU core and is able to respond to the CPU at full speed (i.e. read or ... each of the four CPU cores has 32 KBytes of L1 cache for data (and ... When you go out of L2 cache as well, the CPU must rely on the plain RAM. ... harddisk) is really called _paging_. ...
    (comp.lang.java.programmer)
  • Re: RAM shows less
    ... Are you shure to have 4294967296 Byte of Ram? ... vendor: Dell Inc. ... capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp x86-64 constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ... description: L1 cache ...
    (Fedora)
  • 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)