Re: why sarge is so noisy




On Sep 7, 2007, at 8:52 AM, Hal Vaughan wrote:

On Friday 07 September 2007, Serena Cantor wrote:
Thanks! "most of server-related work" are very specialized program I
wrote myself.

another example: seeding in bittorrent, if memory is big enough and
file being served is small enough.

Also, depending on RAM size, even if you think everything can be done in
memory only, a lot of processes might be using swap space or may be
writing cache or log files to the disc.

Also, Linux is very aggressive about swapping out idle pages. (Some would even say too aggressive.) Even if you have what you think is plenty of RAM, it's quite likely Linux will swap out some stuff in order to make more room for the disk cache.




--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • 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)
  • Re: OT (slightly) swap limits
    ... influence your decision on how much swap was enough. ... processes due to lack of memory. ... I've run machines with 1Gig or more RAM with NO SWAP. ... Linux possible when before on Unix it wasn't? ...
    (Debian-User)
  • Re: oom-killer vs system not reachable
    ... Do you think that Linux might stop to respond or get stuck ... Another situation is that several processes are competing for memory, ... in ram at once. ... is to monitor or log what happens when the system dies like this, ...
    (Debian-User)
  • Re: "Insufficient virtual memory" error message in Linux
    ... My problem is that if I tell the program to use more than 2 GB of ram the program eventually crashes with a message "insufficient virtual memory". ... I am still trying to understand if this issue arises because of an intrinsic limit of the CPU, of linux or of the compiler. ...
    (comp.lang.fortran)