Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Nov 1995 16:15:31 -0800
From:      David Greenman <davidg@Root.COM>
To:        chrisc@mail.bbcc.ctc.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ram Memory 
Message-ID:  <199511260015.QAA00132@corbin.Root.COM>
In-Reply-To: Your message of "Sat, 25 Nov 95 18:29:32 GMT." <XFMail.951125182932.chrisc@bbcc.ctc.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
>How Much memory Can FreeBSD support,  I currently have 98 Meg of Ram in my Penti
>um 133, and i don't know if it is supporting all of it.
>
>Is there somthing I can configure in the kernel.   It seems to be only using 64Meg of memory.

   You need to add:

options "MAXMEM=<n>"


...where <n> is the number of Kbytes of memory. 98304, for example, should be
the correct value for your machine.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511260015.QAA00132>