From owner-freebsd-questions@FreeBSD.ORG Tue Apr 24 17:56:17 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C71816A402 for ; Tue, 24 Apr 2007 17:56:17 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from kermit.lizardhill.com (kermit.lizardhill.com [64.69.41.217]) by mx1.freebsd.org (Postfix) with ESMTP id 3D15E13C4AE for ; Tue, 24 Apr 2007 17:56:17 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from ip72-193-85-114.lv.lv.cox.net ([72.193.85.114] helo=mickey) by kermit.lizardhill.com with esmtpa (Exim 4.66) (envelope-from ) id 1HgPFS-0008be-SV for freebsd-questions@freebsd.org; Tue, 24 Apr 2007 10:56:19 -0700 From: "Don O'Neil" To: Date: Tue, 24 Apr 2007 10:56:09 -0700 Message-ID: <01d301c78699$d6a36820$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AceGmdZuanEBYiQbT/+mIhTpJmgLPQ== Subject: Memory >3.5GB not used? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 17:56:17 -0000 I just built a new server with an Athlon 64 x2, 4GB Ram and a Gigabyte/Nvidia motherboard. When I boot the system up it says on the console that 532888K will be ignored. Of course it isn't put in any of the log files. Dmesg shows this: real memory = 3724476416 (3551 MB) avail memory = 3649908736 (3480 MB) Any reason the extra 1/2 GB isn't showing up or usable? Is there something I need to specify in the kernel to get to the other 1/2 GB? What if I want to install more than 4GB? This mobo supports up to 16 GB... Do I need to go to the AMD64 platform to get >4GB? I'm running FreeBSD 6.1 i386 SMP kernel.