> On Fri, 2008-08-15 at 15:59 -0400, Theodore Tso wrote:
> > On Fri, Aug 15, 2008 at 01:52:52PM -0400, Chris Mason wrote:
> > > Have you tried this one:
> > >
> > >
http://article.gmane.org/gmane.linux.file-systems/25560
> > >
> > > This bug should cause fragmentation on small files getting forced out
> > > due to memory pressure in ext4. But, I wasn't able to really
> > > demonstrate it with ext4 on my machine.
> >
> > I've been able to use compilebench to see the fragmentation problem
> > very easily.
> >
> > Annesh has been workign on it, and has some fixes that he queued up.
> > I'll have to point him at your proposed fix, thanks. This is what he
> > came up with in the common code. What do you think?
> >
>
> It sounds like ext4 would show the writeback_index bug with
> fragmentation on disk and btrfs would show it with seeks during the
> benchmark. I was only watching the throughput numbers and not looking
> at filefrag results.
>