From owner-freebsd-questions@FreeBSD.ORG Fri Nov 5 23:03:49 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 737141065672 for ; Fri, 5 Nov 2010 23:03:49 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 036E58FC15 for ; Fri, 5 Nov 2010 23:03:48 +0000 (UTC) Received: by fxm17 with SMTP id 17so3099286fxm.13 for ; Fri, 05 Nov 2010 16:03:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=+BvcBHFi5akl1Km8HpyUh1PeC3otxcd2Qf8HrFQaPRA=; b=iRWlu3N69xudzUwrFyG2EOf+Z4aaJwbzN5Grw7BIfcJSVVTvY76Kht4pRIacF2uK8B Z0e+fTcBhEEnPsdsAYvBmfWfZ/BI44oTUtR2iliC/36Ia0NDLKn63djWrwR+yGgi1CDr VJ8RxS/Gt6JtFXZFxbk6HbvicVkMc6n8OFZOY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=XMFvnjm9sFGqJvvRiURwNvNPWrpX5w5HgJj0foTaTjpsC3XcwnGFfK3oKO4Ub1vzzW OVRHnURiBgBR6EfA8HXzgtFNTqpvL0dZ8N4aUca05B29Zpmj0Ds2D7EkvmL9pIUVPV3s 3mBggB12lx0bagwT5Pv+6phR/GB5ptylGVUwQ= MIME-Version: 1.0 Received: by 10.223.102.79 with SMTP id f15mr1468312fao.134.1288998227867; Fri, 05 Nov 2010 16:03:47 -0700 (PDT) Received: by 10.223.108.194 with HTTP; Fri, 5 Nov 2010 16:03:47 -0700 (PDT) In-Reply-To: <201011052229.oA5MTZVp022783@mail.r-bonomi.com> References: <201011052229.oA5MTZVp022783@mail.r-bonomi.com> Date: Fri, 5 Nov 2010 18:03:47 -0500 Message-ID: From: Adam Vande More To: Robert Bonomi Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Installed memory today, questions immediately 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: Fri, 05 Nov 2010 23:03:49 -0000 On Fri, Nov 5, 2010 at 5:29 PM, Robert Bonomi wrote: > > > > I suspect you are running the 32-bit version of FreeBSD and it cannot > > address more that 3 Gb of RAM. > > > Must be a hardware issue, too. I'm running 7.2/i386 on a P-III box, and > the boot messages shows 3.9+ gigs 'avail mem'. I double-checked, no > mention > of PAE in the kernel config, either. > In a way, yes. The video memory counts agaisnt the 4GB/32bit addressable cap so a large video card will make the discrepancy worse. -- Adam Vande More