From owner-freebsd-stable Tue May 16 13: 5:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.cdrom.com (adsl-63-202-176-114.dsl.snfc21.pacbell.net [63.202.176.114]) by hub.freebsd.org (Postfix) with ESMTP id F31D437BB24 for ; Tue, 16 May 2000 13:05:32 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id NAA03041; Tue, 16 May 2000 13:06:20 -0700 (PDT) (envelope-from msmith@mass.cdrom.com) Message-Id: <200005162006.NAA03041@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: "Marcelo J. Iturbe" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Memory recongnition problem... In-reply-to: Your message of "Tue, 16 May 2000 15:57:40 EDT." <4.3.1.2.20000516155630.0324de10@msm.cl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 May 2000 13:06:20 -0700 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It shows "real memory = 67108864 (65536K bytes)", which is what I am > trying to understand... The bios recognizes it as 256M and so did NT (When > that OS was installed). Ok. So now you can tell us which OS version you are running, and if it's 4.0 or later, hook up a serial console and get us the memory map that's printed in 'verbose' boot mode. It sounds like your system may have a memory hole at the 64M mark, which will cause memory above that point to fail to be detected in pre-4.0 systems. > > At 12:49 PM 5/16/00 -0700, Mike Smith wrote: > > > Hello, > > > I sent this message orrinally to "questions" but got no reply.. sorry for > > > the cross-post... > > > > > > I have a compaq server with 256 megs in RAM, so I recompiled GENERIC > > kernel > > > with the option "MAXMEM=262144", Once the new kernel was configured I > > ran a > > > grep just to make sure. > > > su-2.03# grep -i maxmem * > > > config.c:___options \"MAXMEM=262144\" \n\ > > > opt_maxmem.h:#define MAXMEM 262144 > > > > > > I proceeded to compile and install the kernel, The new Kernel boots up > > just > > > fine. But when I do a "top" i see the following: > > > > > > Mem: 34M Active, 8344K Inact, 11M Wired, 2544K Cache, 7456K Buf, 4188K Free > > > > > > 67 Megs of RAM! Why?! > > > >This is not indicative of anything. What does the system actually tell > >you it's using when it boots (look towards the top of the output of > >'dmesg')? > > > >-- > >\\ Give a man a fish, and you feed him for a day. \\ Mike Smith > >\\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org > >\\ and he'll hate you for a lifetime. \\ msmith@cdrom.com > > > *********************************************** > ICQ 22921676 > MSM Interactive. > El Bosque Norte 0134, Las Condes, Chile. > Phone: (56-2) 234-9852 Fax: (56-2) 233-8912 > Email: marcelo@msm.cl http://www.msm.cl > ******************************************* > > -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message