From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 00:43:45 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E2111065672 for ; Fri, 29 Aug 2008 00:43:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 43FC28FC13 for ; Fri, 29 Aug 2008 00:43:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m7T0hfXm068291; Fri, 29 Aug 2008 02:43:41 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m7T0heQA068288; Fri, 29 Aug 2008 02:43:41 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 29 Aug 2008 02:43:40 +0200 (CEST) From: Wojciech Puchar To: RW In-Reply-To: <20080828142126.7ffa3b1d@gumby.homeunix.com.> Message-ID: <20080829024229.D68158@wojtek.tensor.gdynia.pl> References: <20080828080935.9D7044FC901@xroff.net> <20080828133712.H64545@wojtek.tensor.gdynia.pl> <20080828142126.7ffa3b1d@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: defrag X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 00:43:45 -0000 >> you will get block arranged like this (where 1 is file 1's data,2 is >> data from file 2 and 3 from file 3): >> >> 123123123123123123123123213213 > > This is just untrue. I don't much like Microsoft, but I don't think i AM sure it is like that under DOS up to 6.2 (where i tested it), and almost sure with windoze 95&98. possibly untrue in Win NT, or just more blocks for each files like 111122223333111122223333 etc.