No, that doesn't matter.
> > > This was based on observing the request queue dynamics. We frequently
> > > fail to merge requests which really should be merged regardless of
> > > latency. Bumping the elvtune settings fixed it all. But once the
> > > fs starts writing data out contiguously it's all academic.
> >
> > Interesting, the 2.5 design prevents this since it doesn't account
> > merges as a penalty (like a seek). I can do something like that for 2.4
> > too, I'll do a patch for you to test.
> >
>
> I'd be very interested in this patch. Can you post it pubically?
Just posted :-)
-- Jens Axboe- 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/