From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 16:43:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53CA37B401 for ; Tue, 1 Jul 2003 16:43:53 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 36A1B44051 for ; Tue, 1 Jul 2003 16:43:53 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 72578 invoked by uid 1001); 1 Jul 2003 23:46:55 -0000 Date: Tue, 1 Jul 2003 16:46:55 -0700 From: Joshua Oreman To: george donnelly Message-ID: <20030701234655.GA72522@webserver.get-linux.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: 4GB RAM limit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 23:43:54 -0000 On Tue, Jul 01, 2003 at 06:30:13PM +0000 or thereabouts, george donnelly wrote: > hi > > I've got a 4.7 freebsd machine and after upgrading from 4 to 6GB of RAM, top > does not recogmize the other 2 GB (only shows 4) and actually there was a > message that said "ignoring 2 GB". > > Can anyone shed light on this or suggest where i can look to understand > this? AFAIK, on i386 the maximum addressable memory space is 4096 MB. Here's why: C pointer = 4 bytes = maximum value 4294967296 -- Josh > > tia > > <--> > george donnelly - http://www.zettai.net/ - "Quality Zope Hosting" > Zope Hosting - Dynamic Website Design - Search Engine Promotion > Yahoo, AIM: zettainet - MSN: zettainet@hotmail.com - ICQ: 51907738 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"