Re: Strange IDE performance change in 2.6.1-rc1 (again)

From: Ram Pai
Date: Thu Jan 08 2004 - 02:32:59 EST


On Wed, 2004-01-07 at 15:57, Andrew Morton wrote:
> Paolo Ornati <ornati@xxxxxxxx> wrote:
> >
> > I haven't done a lot of tests but it seems to me that the changes in
> > mm/filemap.c are the only things that influence the sequential read
> > performance on my disk.
>
> The fact that this only happens when reading a blockdev (true?) is a big
> hint. Maybe it is because regular files implement ->readpages.
>
> If the below patch makes read throughput worse on regular files too then
> that would confirm the idea.

No the throughput did not worsen with the patch, for regular files(on
scsi disk). Lets see what Paolo Ornati finds.

Its something to do with the changes in filemap.c,
RP

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