On Thu, 2004-11-18 at 15:26 +0100, Karl Vogel wrote: > > On Wed, 2004-11-17 at 21:28 +0100, Arjan van de Ven wrote: > >> another interesting test might be the following: > >> disable readahead (both services), store the attached file as /tmp/files > >> and put the following near the top of /etc/rc.sysinit: > >> /usr/sbin/readahead `/bin/cat /tmp/files` > > The following output might be nice to see: > # xargs </tmp/files filefrag|grep -v "1 extent" > it will show you which files are fragmented. (assuming you are > using ext3) I am using ext3 and none of the files are fragmented (it's a freshly installed system). -- Ziga