Re: disk throughput

From: Andrew Morton (akpm@zip.com.au)
Date: Sun Nov 04 2001 - 22:31:32 EST


"Mohammad A. Haque" wrote:
>
> On Sunday, November 4, 2001, at 09:13 PM, Andrew Morton wrote:
>
> > The time to create 100,000 4k files (10 per directory) has fallen
> > from 3:09 (3min 9second) down to 0:30. A six-fold speedup.
>
> Nice.
>
> How long before you release a patch? I have a couple of tasks we execute
> at work I'd like to throw at it.
>

Try the one-liner against ialloc.c. You'll need to rebuild
each filesystem to remove the inter-file fragmentation which
ext2 put in there though.

Fortunately I made all the partitions on my laptop the same size,
and there is a spare one. So I'm busily doing a `cp -a' of each
filesystem onto a newly created one, then mke2fs -j'ing the old one,
then moving on to the next one. It's boring.

All the other changes make basically no difference once the ialloc.c
change is made. With that workload. It's all a matter of utilisation
of device-level readahead.
-
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 : Wed Nov 07 2001 - 21:00:25 EST