From owner-freebsd-questions Fri Jun 11 18:42:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand4.global.net.uk (sand4.global.net.uk [194.126.80.248]) by hub.freebsd.org (Postfix) with ESMTP id C7DF7150BA for ; Fri, 11 Jun 1999 18:42:37 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from p93s12a06.client.global.net.uk ([195.147.220.148] helo=marder-1.) by sand4.global.net.uk with esmtp (Exim 2.12 #1) id 10scoa-000591-00; Sat, 12 Jun 1999 02:42:33 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id CAA00364; Sat, 12 Jun 1999 02:40:18 +0100 (BST) (envelope-from marko) Date: Sat, 12 Jun 1999 02:40:18 +0100 From: Mark Ovens To: Lukas Ruf Cc: FreeBSD Questions Subject: Re: Memory Problem: 64MB installed, only 16MB used. Message-ID: <19990612024018.C255@marder-1> References: <19990612022825.A255@marder-1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19990612022825.A255@marder-1>; from Mark Ovens on Sat, Jun 12, 1999 at 02:28:25AM +0100 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jun 12, 1999 at 02:28:25AM +0100, Mark Ovens wrote: > On Fri, Jun 11, 1999 at 11:26:02PM +0200, Lukas Ruf wrote: > > Hi list, > > > > my system makes only use of 16MB RAM even if I have 64MB installed. > > > > the output of sysctl is as follows: > > sysctl -a | grep mem > > hw.physmem: 14712832 > > hw.usermem: 11567104 > > > > > > does anyone know where I have to fix something to get all memory being > > used ? > > > > You need > > options MAXMEM=(64*1024) > Sorry, that should have been: options "MAXMEM=(64*1024)" you must include the quotes (coz the string contains numbers). > in your kernel config. Search for MAXMAM in LINT for more info > > > Thanks in advance. > > > > Kind regards, > > > > Lukas > > -- > > *** ALWAYS MAILTO:"Lukas Ruf " *** > > (PGP2.6.3) Fingerprint = 37CF 3AB4 B0F7 0AF5 C308 4188 8C10 86FE > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > -- > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://www.users.globalnet.co.uk/~markov > _______________________________________________________________ > Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK > CAD/CAM solutions for Sheetmetal Working Industry > mailto:marko@uk.radan.com http://www.radan.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message