From owner-freebsd-questions@FreeBSD.ORG Wed Nov 19 06:52:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1307F16A4CE for ; Wed, 19 Nov 2003 06:52:11 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id A01AB43FBD for ; Wed, 19 Nov 2003 06:52:09 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003111914520901100qvum0e>; Wed, 19 Nov 2003 14:52:09 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id CDE2E3A; Wed, 19 Nov 2003 09:52:08 -0500 (EST) Sender: lowell@be-well.ilk.org To: Jan Stary References: <20031119135022.GA5051@artax.karlin.mff.cuni.cz> From: Lowell Gilbert Date: 19 Nov 2003 09:52:08 -0500 In-Reply-To: <20031119135022.GA5051@artax.karlin.mff.cuni.cz> Message-ID: <44oev82yxz.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: 5.1-RELEASE on a machine with 24MB RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2003 14:52:11 -0000 Jan Stary writes: > I am running 5.1-RELEASE on a outdated machine - it's a Compaq > Deskpro 2000, manufactured ~1995, with Pentium/100 and 24MB RAM. > I made a 64MB swap partition. > > I wonder if there are any particular options (systcl vm.* ?) that > I should be intersted in to get the best out of the machine. > > I did sysctl -ae | sed 's/^/#/' >> /etc/sysctl.conf and went > through all of it, but the descriptions (sysctl -ad) didn't > really tell me much. > > The handbook advised me to put MAXUSERS 0 into kernconf, so that > the systems puts a reasonable default value into kern.maxusers. > Is there something more to tweak? > > Is there some documentation about running FreeBSD on a very > lowmem machine? Some discussion of kern.maxusers? That isn't *that* low memory a machine. You may need to tune for specific applications you want to run, but not in general.