Re: reiserfs, xfs, ext2, ext3

From: Andi Kleen (ak@suse.de)
Date: Fri May 11 2001 - 03:32:34 EST


On Fri, May 11, 2001 at 12:23:09AM +0200, Daniel Podlejski wrote:
>
> ext2:
>
> root@witch:/mobile:# time tar xzf /arc/test.tar.gz

If /arc is not on a different hd it is probably a good idea to make
sure test.tar.gz is small enough to fit into memory and has been read
at least once to be cache hot (that was the case with my test tar).
Otherwise you're testing how fast the hd can seek between the two places
and how far XFS and ext2 are away, and both are not very interesting.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 15 2001 - 21:00:25 EST