From owner-cvs-src@FreeBSD.ORG Fri Mar 24 10:15:21 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB28A16A400; Fri, 24 Mar 2006 10:15:21 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35CE743D4C; Fri, 24 Mar 2006 10:15:21 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 970902086; Fri, 24 Mar 2006 11:15:15 +0100 (CET) X-Spam-Tests: AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Learn: ham X-Spam-Score: -2.4/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 79BA72083; Fri, 24 Mar 2006 11:15:15 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 46B9233C8D; Fri, 24 Mar 2006 11:15:15 +0100 (CET) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Peter Wemm References: <200603232337.k2NNb6tH020675@repoman.freebsd.org> Date: Fri, 24 Mar 2006 11:15:14 +0100 In-Reply-To: <200603232337.k2NNb6tH020675@repoman.freebsd.org> (Peter Wemm's message of "Thu, 23 Mar 2006 23:37:06 +0000 (UTC)") Message-ID: <86irq45etp.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/sys mmap.2 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 10:15:21 -0000 Peter Wemm writes: > Log: > Document that the documented 2GB mmap limit is actually a > documentation bug. We switched to page indexes some time around > FreeBSD 2.2. The actual 'len' limit is the maximum file size or what > will fit in your address space, whichever comes first. It should be > possible to make 1TB files on 32 bit systems, but of course address spa= ce > runs out long before then. Are you saying that mmap() is not constrained by maxdsiz? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no