From owner-freebsd-questions@FreeBSD.ORG Thu Jul 24 13:31:15 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D3637B401 for ; Thu, 24 Jul 2003 13:31:15 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B865143F75 for ; Thu, 24 Jul 2003 13:31:14 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003072420310901500qm6oee>; Thu, 24 Jul 2003 20:31:09 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h6OKUmM1002846 for ; Thu, 24 Jul 2003 16:30:52 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h6OKUloK002843; Thu, 24 Jul 2003 16:30:47 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <004501c3521d$e8532c40$3501a8c0@pro.sk> From: Lowell Gilbert Date: 24 Jul 2003 16:30:47 -0400 In-Reply-To: <004501c3521d$e8532c40$3501a8c0@pro.sk> Message-ID: <44brvjhdl4.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Defragment HDD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 20:31:15 -0000 "Peter Rosa" writes: > OK, but it is not the "real defragmenting" like Norton Speedisk or MS Defrag > on windoze machines. > Is there anything other ? The term doesn't typically refer to quite the same thing on Unix. No defragmentation program of that type is needed, due to different filesystem internals. See the old (but still useful) /usr/share/doc/smm/05.fastfs for a bit of a better introduction.