From owner-freebsd-hardware@FreeBSD.ORG Tue Dec 9 15:33:48 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 634D56BC for ; Tue, 9 Dec 2014 15:33:48 +0000 (UTC) Received: from rack.patpro.net (rack.patpro.net [193.30.227.216]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "patpro.net", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25E9B335 for ; Tue, 9 Dec 2014 15:33:48 +0000 (UTC) Received: from patpro.univ-lyon2.fr (patpro.univ-lyon2.fr [159.84.113.250]) by rack.patpro.net (Postfix) with ESMTPSA id BD69DE59; Tue, 9 Dec 2014 16:33:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=patpro.net; s=patpro; t=1418139225; bh=JBrSw82UYJLWXqaFzAaSuO82q9zFUD4kHg40PcSPyY4=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=TsEvBBsYDjd9J2y7e1YC7Bdlt5bxer7voYWaWIa4KJ5/cEBRZ48piXUpeMOUZ8L0Z UkhMe4xmMIsXsIM9iy1A6XYoyw1YXBCpK/+abC+cycnGpis81LAbqHKpWyCveSElJh bC+aMbu0uOd9c5bwggbbcrONlhbMlkEi25bk6Vvw= Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Real vs available memory From: patpro@patpro.net In-Reply-To: Date: Tue, 9 Dec 2014 16:33:43 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <9A7F8424-3F74-459F-BA1A-286134724B14@patpro.net> References: To: Frank Seltzer X-Mailer: Apple Mail (2.1510) Cc: freebsd-hardware@freebsd.org 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:33:48 -0000 Hello, what do you get with uname -rm ? On 9 d=E9c. 2014, at 16:19, Frank Seltzer wrote: > 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. >=20 > real memory =3D 8589934592 (8192 MB) > avail memory =3D 3400794112 (3243 MB) >=20 > How do I get use of the full 8 gigs? >=20 > Thanks, > Frank > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to = "freebsd-hardware-unsubscribe@freebsd.org"