Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 1995 00:40:13 -0700
From:      David Greenman <davidg@Root.COM>
To:        Karl Denninger <karl@mcs.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: More than 64M of RAM? 
Message-ID:  <199508210740.AAA00819@corbin.Root.COM>
In-Reply-To: Your message of "Mon, 21 Aug 95 02:25:04 CDT." <199508210725.CAA00620@Jupiter.mcs.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Does FreeBSD support more than 64MB of RAM?  And if so, how do you get it to
>find the extra?

   It currently has to be done with a kernel config option:

options "MAXMEM=<kbytes>"

for example:

options "MAXMEM=131072"

...for 128MB.

-DG



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