Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 1997 03:00:32 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
To:        jd@alumni.cs.uwm.edu
Cc:        bugs@FreeBSD.ORG
Subject:   Re: real memory  = 68091904 (66496K bytes)
Message-ID:  <199710080100.DAA01120@rvc1.informatik.ba-stuttgart.de>
In-Reply-To: <199710072349.QAA06310@slip129-37-223-171.ca.us.ibm.net> from Joe Davida at "Oct 7, 97 04:49:35 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 	I have a pentium (P5) 200 MHz system, with 128 meg of edo
> 	ram installed. The motherboard has the TX chipset, which
> 	allows only the first 64 meg to be cache'able.
> 
> 	Why does unix only find 64 meg of ram?

I guess this belongs to the FreeBSD-questions list instead, because
it's not a bug.
You have to set 
options         "MAXMEM=(128*1024)"
in your kernel configurtion file. See /sys/i386/conf/LINT for more
info about MAXMEM.

Wolfgang



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