From owner-freebsd-hackers Fri Feb 9 09:21:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA23851 for hackers-outgoing; Fri, 9 Feb 1996 09:21:07 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA23846 for ; Fri, 9 Feb 1996 09:21:05 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA10704; Fri, 9 Feb 1996 10:17:54 -0700 From: Terry Lambert Message-Id: <199602091717.KAA10704@phaeton.artisoft.com> Subject: Re: To: davide@galactica.it Date: Fri, 9 Feb 1996 10:17:54 -0700 (MST) Cc: hackers@FreeBSD.org In-Reply-To: <199602091408.GAA10047@freefall.freebsd.org> from "davide@galactica.it" at Feb 9, 96 02:21:52 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org Precedence: bulk > Hi, Hi. You probably wanted "questions@freebsd.org", not "hackers@freebsd.org". > My pentium 90 has 96 Mb Ram ..... why the FreeBSD 2.0 > does not recognize more then 64Mb ram ? Because your CMOS can only contain a value up to 64MB, and there is no other standard interface for determining the amount of RAM present. > Is There any kernel parameter to increase the max visible > ram? Yes. See /sys/i386/conf/LINT for details on the actual option. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.