From owner-freebsd-hackers Tue Sep 17 16:13:02 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA20568 for hackers-outgoing; Tue, 17 Sep 1996 16:13:02 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA20562; Tue, 17 Sep 1996 16:13:00 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA05000; Tue, 17 Sep 1996 16:11:55 -0700 From: Terry Lambert Message-Id: <199609172311.QAA05000@phaeton.artisoft.com> Subject: Re: attribute/inode caching To: dyson@freebsd.org Date: Tue, 17 Sep 1996 16:11:55 -0700 (MST) Cc: terry@lambert.org, dyson@celebration.net, dg@Root.COM, bde@zeta.org.au, proff@suburbia.net, freebsd-hackers@freebsd.org In-Reply-To: <199609172214.RAA03292@dyson.iquest.net> from "John S. Dyson" at Sep 17, 96 05:14:42 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I have saved the original correspondence (or you can look it up in the > > -current list archives, which I suggest you do so that there is no question > > of me biasing the information) where we originally discussed the vclean > > interface. In it, you claimed that device/extent and vnode/extent > > mapping were irreconcilable because the device/extent mapping would > > cause a reduction in the mappable region down to 2^31, the max filesize > > (clearly, 31 pages == 4096/512 + 31 bits of blocks -- the origin of the 39). > > > maxfilesize is in units of bytes, right? Yes. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.