From owner-freebsd-current@FreeBSD.ORG Mon Nov 21 22:17:30 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B3A16A41F for ; Mon, 21 Nov 2005 22:17:30 +0000 (GMT) (envelope-from freebsd@deadcafe.de) Received: from deadcafe.de (deadcafe.de [81.169.162.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1524743D53 for ; Mon, 21 Nov 2005 22:17:29 +0000 (GMT) (envelope-from freebsd@deadcafe.de) Received: from dialin.t-online.de (p54A5E60B.dip.t-dialin.net [84.165.230.11]) by deadcafe.de (8.13.4+Sun/8.13.4/Rock) with ESMTP id jALMHQuD024290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 21 Nov 2005 23:17:27 +0100 (CET) Received: from [172.23.7.123] (nx7000-wlan.rock.net [172.23.7.123]) by dialin.t-online.de (8.13.4+Sun/8.13.4/Rock) with ESMTP id jALMH1NR002355; Mon, 21 Nov 2005 23:17:01 +0100 (CET) Message-ID: <4382475D.6080202@deadcafe.de> Date: Mon, 21 Nov 2005 23:17:01 +0100 From: Daniel Rock User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: "Chad Leigh -- Shire.Net LLC" References: <20051120183309.ysgk624asksckwow@mail.bafirst.com> <20051121004749.GA39061@xor.obsecurity.org> <43812AC7.3020506@rogers.com> <20051121020816.GA19252@xor.obsecurity.org> <4381FE62.5040208@deadcafe.de> <1513AD48-E08F-4670-A82B-E8D2D363F1E9@shire.net> In-Reply-To: <1513AD48-E08F-4670-A82B-E8D2D363F1E9@shire.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.1 required=5.5 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on deadcafe.de X-Mailman-Approved-At: Tue, 22 Nov 2005 03:05:17 +0000 Cc: current@freebsd.org, Kris Kennaway Subject: Re: avail memory is short by 1G on my FreeBSD 6.0-STABLE MP Dell X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2005 22:17:31 -0000 Chad Leigh -- Shire.Net LLC schrieb: > Yes, but in your case the real memory is > 4gb so of course the amount > mapped would be less. I have never seen on any of my motherboards, > > 1Gb getting mapped when the physical memory is only 4GB The real memory is *exactly* 4GB. The FreeBSD boot messages are confusing: "real memory" just means "highest memory location". Daniel