Re: RAM 95% used
- From: "Jostein Elvaker Haande" <tolecnal@xxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 19:58:10 +0200
On 29/04/07, somethin2cool <somethin2cool@xxxxxxxxx> wrote:
even though i'm not running anything.
[snip]
This is a paste from my laptop, running with a good 2gb of RAM
tolecnal@luna:/mnt$ free -m
total used free shared buffers cached
Mem: 2028 1971 56 0 73 1206
-/+ buffers/cache: 691 1336
Swap: 509 1 507
[/snip]
As you can see from this, my system is using ~97% of its total memory.
But still I'm not worried, as Linux handles memory in a quite
different approach than per say Windows. Seeing such high memory uses
is not uncommon and all, is more the rule than the exception. Linux
likes to reserve memory blocks before they are needed, so that when
the memory blocks are needed they are already taken and ready to be
assigned. This in return makes the overhead lower. It's when you see
your hard drive swap like mad when you know you either;
a) run a very memory intensive application
b) a program/process has run amok and leaks like a sill
c) you have too little system memory
In your case, running a system without a swap partition is not good in
any means! But a lesson learnt hopefully to the next time you set up a
Debian (or any other Linux system for that matter) system.
--
Yours sincerely Jostein Elvaker Haande
A free society is a place where it is safe to be unpopular
http://tolecnal.net -- tolecnal at tolecnal dot net
--
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: Re: webhttrack. start please
- Next by Date: Re: GCC compiler
- Previous by thread: Re: RAM 95% used
- Next by thread: Re: RAM 95% used
- Index(es):
Relevant Pages
- Linux ELF loader vulnerabilities
... Numerous bugs have been found in the Linux ELF binary loader while ... Internally
the Linux kernel uses a binary format loader layer to ... and the position of the memory
map header in the binary image and ... An user may try to execute such a malicious
binary with an unterminated ... (Bugtraq) - [Full-Disclosure] Linux ELF loader vulnerabilities
... Numerous bugs have been found in the Linux ELF binary loader while ... Internally
the Linux kernel uses a binary format loader layer to ... and the position of the memory
map header in the binary image and ... An user may try to execute such a malicious
binary with an unterminated ... (Full-Disclosure) - Linux ELF loader vulnerabilities
... Numerous bugs have been found in the Linux ELF binary loader while ... Internally
the Linux kernel uses a binary format loader layer to ... and the position of the memory
map header in the binary image and ... An user may try to execute such a malicious
binary with an unterminated ... (Full-Disclosure) - Re: How to set up a Linux machine that occupies the minimum memory footprint ?
... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying
that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have
... You've said in another message that your app is ... (comp.os.linux.setup) - Re: How to set up a Linux machine that occupies the minimum memory footprint ?
... Of course, if you use 8GB of RAM, or more precisely if you ... Are you saying
that if I have a 4GB RAM memory, ... Linux will somehow "know" that it doesn't have
... You've said in another message that your app is ... (comp.os.linux.misc)