From owner-cvs-all Tue Jun 25 15:32:46 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 9841337B400; Tue, 25 Jun 2002 15:32:42 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.4/8.12.2) with ESMTP id g5PMWgtL014753; Tue, 25 Jun 2002 15:32:42 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.4/8.12.4/Submit) id g5PMWgDr014752; Tue, 25 Jun 2002 15:32:42 -0700 (PDT) Date: Tue, 25 Jun 2002 15:32:42 -0700 From: "David O'Brien" To: Ian Dowse Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm device_pager.c vm_object.c vm_object.h src/sys/i386/i386 pmap.c Message-ID: <20020625153242.A14703@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Ian Dowse , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200206252214.g5PME6X11267@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200206252214.g5PME6X11267@freefall.freebsd.org>; from iedowse@FreeBSD.org on Tue, Jun 25, 2002 at 03:14:06PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 25, 2002 at 03:14:06PM -0700, Ian Dowse wrote: > iedowse 2002/06/25 15:14:06 PDT > > Modified files: > sys/vm device_pager.c vm_object.c vm_object.h > sys/i386/i386 pmap.c > Log: > Complete the initial set of VM changes required to support full > 64-bit file sizes. This step simply addresses the remaining overflows, > and does attempt to optimise performance. The details are: This is some very fundamental code. Did you discuss these changes or get them reviewed by anyone? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message