Re: How to set up a Linux machine that occupies the minimum memory footprint ?
From: General Schvantzkoph (schvantzkoph_at_yahoo.com)
Date: 11/30/04
- Previous message: Jules: "usb.agent catted to screen on boot (Slackware 10)"
- In reply to: Penang: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Next in thread: Jules: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Reply: Jules: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 08:28:36 -0500
If you run out of virtual memory space Linux will kill processes, there is
nothing it can do to make a process smaller. The usual rule of thumb is to
have twice as much swap space as physical memory, i.e. if you have 4G of
RAM you have 8G of swap space, that gives you a reliable system. However
you never ever want to run programs that require more memory then you
have RAM. If a process exceeds the physical memory space it will start to
page and the performance will be awful.
- Previous message: Jules: "usb.agent catted to screen on boot (Slackware 10)"
- In reply to: Penang: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Next in thread: Jules: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Reply: Jules: "Re: How to set up a Linux machine that occupies the minimum memory footprint ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|