From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 25 05:37:49 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B64D16A4CE for ; Sun, 25 Jan 2004 05:37:49 -0800 (PST) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0BF243D46 for ; Sun, 25 Jan 2004 05:37:48 -0800 (PST) (envelope-from ml@fruitbat.demon.co.uk) Received: from pr-webmail-2.demon.net ([194.159.244.50]) by anchor-post-35.mail.demon.net with smtp (Exim 3.35 #1) id 1AkkSR-000FNA-0Z for freebsd-amd64@FreeBSD.org; Sun, 25 Jan 2004 13:37:47 +0000 Received: from fruitbat.demon.co.uk ([195.74.121.82]) by web.mail.demon.net with http; Sun, 25 Jan 2004 13:37:47 +0000 From: ml@fruitbat.demon.co.uk To: freebsd-amd64@FreeBSD.org Date: Sun, 25 Jan 2004 13:37:47 +0000 User-Agent: Demon-WebMail/2.0 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: Subject: malloc() over 4Gb X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 13:37:49 -0000 Hi. Could someone clarify whether or not it's possible to malloc() and mmap() chunks of memory > 4Gb in size using FreeBSD/AMD64 and that FreeBSD/AMD64 isn't susceptible to the 4Gb process boundary that 32-bit OSs are restricted by? Thanks in advance! A. -- Alligator Descartes