From owner-freebsd-doc Thu Jun 13 6:10:17 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A6AA37B421 for ; Thu, 13 Jun 2002 06:10:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DDA5A96019; Thu, 13 Jun 2002 06:10:05 -0700 (PDT) (envelope-from gnats) Date: Thu, 13 Jun 2002 06:10:05 -0700 (PDT) Message-Id: <200206131310.g5DDA5A96019@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Ceri Davies Subject: Re: docs/39101: Misplaced parenthesis in the FAQ? Reply-To: Ceri Davies Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/39101; it has been noted by GNATS. From: Ceri Davies To: Giorgos Keramidas Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: docs/39101: Misplaced parenthesis in the FAQ? Date: Thu, 13 Jun 2002 14:06:23 +0100 On Wed, Jun 12, 2002 at 10:30:03AM -0700, Giorgos Keramidas wrote: > On 2002-06-12 08:31 +0100, Ceri Davies wrote: > > On Tue, Jun 11, 2002 at 05:00:07PM -0700, Giorgos Keramidas wrote: > > > > > > - The maximum size of a single ffs file is approximately 1G > > > - blocks (4TB) if the block size is 4K. > > > + When the block size is 4KB, the maximum size of a single ffs > > > + file is approximately 4TB (4096 * 1GB blocks = 4TB). > > > > s/GB/G/ > > Right. This way it will match the style of the rest of this > particular question/answer ;) Actually, I'd like to change my answer again if I may. Not so much on style grounds, but more to do with the placement of units really. It should actually be more like : 4096B * 1G = 4TB (bytes - bytes) just as in : 4096m * 1000 = 4096km (metres - meters) and : 4096m / 10s = 40.96m/s (metres seconds metres per second) [sheesh, what a pedant - sorry] The proposed patch above makes it sound like the block size is 1GB ! -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message