Date: Sat, 12 Jun 1999 02:28:25 +0100 From: Mark Ovens <markov@globalnet.co.uk> To: Lukas Ruf <lpruf@stud.ee.ethz.ch> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Memory Problem: 64MB installed, only 16MB used. Message-ID: <19990612022825.A255@marder-1> In-Reply-To: <Pine.GSO.4.10.9906112323340.11685-100000@tardis-a2.ee.ethz.ch>; from Lukas Ruf on Fri, Jun 11, 1999 at 11:26:02PM %2B0200 References: <Pine.GSO.4.10.9906112323340.11685-100000@tardis-a2.ee.ethz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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) in your kernel config. Search for MAXMAM in LINT for more info > Thanks in advance. > > Kind regards, > > Lukas > -- > *** ALWAYS MAILTO:"Lukas Ruf <lpruf@stud.ee.ethz.ch>" *** > (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990612022825.A255>