Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 1996 10:37:43 -0800
From:      David Greenman <davidg@Root.COM>
To:        didier@omnix.fr.org
Cc:        hackers@freebsd.org
Subject:   Re: maximum memory 
Message-ID:  <199602021837.KAA08000@Root.COM>
In-Reply-To: Your message of "Fri, 02 Feb 1996 11:22:06 %2B0100." <Pine.BSF.3.91.960202111651.12130B-100000@zapata.omnix.fr.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>Hi
>
>I've just install 2 computer with 128mb but only 64mb are seen by 
>FreeBSD. I checked everywhere (handbook/faq) but I've not been able
>to find anything. It seems that the parameter is MAXMEM in kb 
>from machdep.c (is it true) ?

   Yes, the kernel option is MAXMEM:

options "MAXMEM=<Kbytes>"

   For 128MB, this would be:

options "MAXMEM=131072"

-DG

David Greenman
Core Team/Principal Architect, The FreeBSD Project




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