Date: Mon, 30 Oct 2000 23:32:07 -0700 From: Chris Fedde <chris@fedde.littleton.co.us> To: Michael Johnson <ahze@wp.cc.nc.us> Cc: Chris Byrnes <chris@awww.jeah.net>, questions@FreeBSD.ORG Subject: Re: defrag Message-ID: <200010310632.e9V6W7I54912@fedde.littleton.co.us> In-Reply-To: <Pine.LNX.4.10.10010310155590.4546-100000@sisko.se.wp.cc.nc.us>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 31 Oct 2000 01:56:36 -0500 (EST) Michael Johnson wrote: +------------------ | UFS doesnt get fraged like fatXX or NTFS. It does get some fraged , but I | have never seen above about 5% +------------------ Block fragments in the UFS file system are not the same as fragmented files under FAT and the like. The "frag" abbreviation is just an unfortunate coincidence. One description of what a fragment is can be found in section 2.4 of "Fsck - The UNIX- File System Check Program". This doc can be found in /usr/share/doc/smm/03.fsck on most FreeBSD systems. chris -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310632.e9V6W7I54912>