From owner-freebsd-hackers Tue Sep 17 15:18:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA17711 for hackers-outgoing; Tue, 17 Sep 1996 15:18:21 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA17704; Tue, 17 Sep 1996 15:18:13 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.7.5/8.6.9) id RAA03292; Tue, 17 Sep 1996 17:14:42 -0500 (EST) From: "John S. Dyson" Message-Id: <199609172214.RAA03292@dyson.iquest.net> Subject: Re: attribute/inode caching To: terry@lambert.org (Terry Lambert) Date: Tue, 17 Sep 1996 17:14:42 -0500 (EST) Cc: dyson@celebration.net, terry@lambert.org, dg@Root.COM, bde@zeta.org.au, proff@suburbia.net, freebsd-hackers@freebsd.org, dyson@freebsd.org In-Reply-To: <199609172056.NAA04771@phaeton.artisoft.com> from "Terry Lambert" at Sep 17, 96 01:56:25 pm Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8] 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? John