From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 22:49:42 2004 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 A7CC816A4CE for ; Sat, 24 Jan 2004 22:49:42 -0800 (PST) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id A184343D62 for ; Sat, 24 Jan 2004 22:49:31 -0800 (PST) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1Ake5K-000Bca-00; Sat, 24 Jan 2004 23:49:30 -0700 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v609) Message-Id: <9EAA6C54-4F02-11D8-978E-003065A70D30@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Sat, 24 Jan 2004 23:49:27 -0700 To: descarte@fruitbat.demon.co.uk X-Mailer: Apple Mail (2.609) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on hobbiton.shire.net X-Spam-Status: No, hits=-0.9 required=5.0 tests=BAYES_10 autolearn=no version=2.60 X-Spam-Level: cc: questions@freebsd.org Subject: Re: FreeBSD AMD64 malloc(), mmap() 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: Sun, 25 Jan 2004 06:49:42 -0000 On Jan 24, 2004, at 4:35 PM, descarte@fruitbat.demon.co.uk wrote: > > Hi. I can't find a direct answer for these two linked questions, hence > the query to this email address. > > We're looking into FreeBSD running on Athlon64 processors to give us > the > ability to handle seriously huge datasets. We did buy a G5 machine, but > their implementation of BSD seems still only able to malloc() up to a > 4Gb process limit which is hardly what their advertising says! Find the right list at apple to ask this for your G5 machine. There are separate libraries for the 64bit malloc etc so to be extra sure go find the right list at lists.apple.com. I don't have a G5, still on a G4, so I don't know the answer myself, but I did read a discussion on a list a while back that sounded similar. Chad > > Therefore, does the AMD64 FreeBSD port allow you to malloc() or mmap() > past this 4Gb per process limit. We're typically wanting to address up > to 256Gb in a single process. > > Thanks in advance for any light you can shed on this. > > Regards, > > A. > > > _______________________________________________ > 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"