From owner-freebsd-hardware@FreeBSD.ORG Tue Dec 9 15:24:14 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 700F43B4 for ; Tue, 9 Dec 2014 15:24:14 +0000 (UTC) Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [204.127.217.102]) by mx1.freebsd.org (Postfix) with ESMTP id 5E23A206 for ; Tue, 9 Dec 2014 15:24:13 +0000 (UTC) Received: from ace.nina.org (adsl-74-179-103-232.gnv.bellsouth.net[74.179.103.232]) by isp.att.net (frfwmhc02) with SMTP id <20141209151950H0200jn8lce>; Tue, 9 Dec 2014 15:19:51 +0000 X-Originating-IP: [74.179.103.232] Date: Tue, 9 Dec 2014 10:19:31 -0500 (EST) From: Frank Seltzer X-X-Sender: frank_s@Ace.nina.org To: freebsd-hardware@freebsd.org Subject: Real vs available memory Message-ID: User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 15:24:14 -0000 I have a Dell Studio XPS 7100 that came with 4 gigs of memory. I have added another 4 gigs but there is a problem using it. The system BIOS sees the additional 4 gigs and apparently so does FreeBSD but I get this during boot. real memory = 8589934592 (8192 MB) avail memory = 3400794112 (3243 MB) How do I get use of the full 8 gigs? Thanks, Frank