From owner-freebsd-questions@FreeBSD.ORG Thu Jan 11 13:55:57 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 AC15516A40F for ; Thu, 11 Jan 2007 13:55:57 +0000 (UTC) (envelope-from bignose@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.224]) by mx1.freebsd.org (Postfix) with ESMTP id 6E40113C442 for ; Thu, 11 Jan 2007 13:55:57 +0000 (UTC) (envelope-from bignose@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so465114wxc for ; Thu, 11 Jan 2007 05:55:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nNiigDKpZakofyrU0dMDU4jy0EhrvkZf+sgiNgTVXYD0MmyKOu/1u5LfgBuOtVUGBmwI9K1Doi1jI9RPwemW4c6CW2XtLQFVlpm6y+srRVOTWoUu2/wNJj0lZnAaWPcYZnaE+nlEhdMEdMDuXCjKw5/4zy+qa4ru5QoNx98sMA8= Received: by 10.90.32.14 with SMTP id f14mr1044053agf.1168523756939; Thu, 11 Jan 2007 05:55:56 -0800 (PST) Received: by 10.90.70.13 with HTTP; Thu, 11 Jan 2007 05:55:56 -0800 (PST) Message-ID: Date: Thu, 11 Jan 2007 08:55:56 -0500 From: "Jeff MacDonald" To: "Bill Moran" In-Reply-To: <20070111084454.0ba4c327.wmoran@collaborativefusion.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070111084454.0ba4c327.wmoran@collaborativefusion.com> Cc: freebsd-questions@freebsd.org, Ivan Voras Subject: Re: Dell PE 1950 - Only seeing 3.2 gigs of ram 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: Thu, 11 Jan 2007 13:55:57 -0000 > > Well I hate when people say this, but I'm going to say it.. :) > > > > When I did a default install of ubuntu, it saw all 4 gigs without a > > hitch. So does that mean it already includes PAE, or something else ? > > One of those two. You sure you didn't install a 64-bit version of Ubuntu? Fairly sure :) > > Aside, I will read up on PAE. I'll read up about 64 bit as well, I've > > been hesitant to make the jump only cause any word of mouth i've heard > > said that it's not ready for production. Maybe that's off base, it's > > only what "i've heard" > > We're deploying a lot of 64 bit stuff around here. Our experience has > been that the OS is as solid on amd64 as it is on i386. Server applications > are the same. There are, however, a lot of desktop applications that are > still flaky on 64-bit -- mostly non-mainstream ones. We got in a crunch > and had to reinstall a workstation back to i386 because of it, or I would > have filed some bug reports. Yeah, that's likly true what you say about server vs desktop. I'm going to slap a 64 bit copy on now and see how it does. Jeff.