From owner-freebsd-questions Sun Sep 2 23:21:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from isy.liu.se (isy.liu.se [130.236.48.10]) by hub.freebsd.org (Postfix) with ESMTP id E5FDB37B403 for ; Sun, 2 Sep 2001 23:21:34 -0700 (PDT) Received: from lagrange.isy.liu.se (lagrange.isy.liu.se [130.236.49.127]) by isy.liu.se (8.11.4/8.11.4) with ESMTP id f836LXh02137; Mon, 3 Sep 2001 08:21:33 +0200 (MET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010903031108.A57434@zigman.2y.net> Date: Mon, 03 Sep 2001 08:21:37 +0200 (CEST) From: Micke Josefsson To: Morsal Roudbay Subject: RE: adding RAM and the result Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG systat -vm should give you an idea of the memory usage. If it swaps (a lot) you'd be happy installing more memory. Also use top to find out each program's memory requirements. My guess is that installing another 128M is enough. systat -vm will also show you how busy the disk(s) are. It is quite possible that the io-subsystem is a bottleneck and not the cpu speed. OTOH 300MHz is not much by todays standards... /Micke On 03-Sep-01 Morsal Roudbay wrote: > Hi > Right now I have a dual 300 MHz server running FBSD 4.3 with 128MB RAM... I > am considering to upgrade the RAM to 1GB.. > > Is this a good idea or should I spend the money on a new CPU instead? > > I often compile several ports at the same time and I run many > X-applications. I use this server for network stability testing too... > (running several rain processes that eat lots of RAM) Oh, forgot to mention > that it's a web, mysql, mail and DNS server too. :) > > (faster compile times is probably priority no 1) > > Best regards, > > Morsal > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ---------------------------------- Michael Josefsson, MSEE mj@isy.liu.se This message was sent by XFMail running on FreeBSD 4.4-RC ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message