From owner-freebsd-questions Mon Jun 17 12:01:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA19662 for questions-outgoing; Mon, 17 Jun 1996 12:01:07 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA19656 for ; Mon, 17 Jun 1996 12:01:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id MAA00253; Mon, 17 Jun 1996 12:00:23 -0700 (PDT) Message-Id: <199606171900.MAA00253@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: Operator cc: questions@freebsd.org Subject: Re: Memory restrictions In-reply-to: Your message of "Mon, 17 Jun 1996 10:31:12 CDT." <31C57A40.41C67EA6@inap.net> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 17 Jun 1996 12:00:23 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I am running FreeBSD version 2.1.0 Release...The machine has 128MB >ram...when the machine boots the memory is physically present yet the >operating system does not seem to see it... >My question is...Does FreeBSD have a memory limitation...or am I missing >something...? Add: options "MAXMEM=131072" To your kernel config file. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project