Poor read performance when sequential write presents

chen, xiangping (chen_xiangping@emc.com)
Thu, 23 May 2002 10:20:42 -0400


Hi,

I did a IO test with one sequential read and one sequential write
to different files. I expected somewhat similar throughput on read
and write. But it seemed that the read is blocked until the write
finishes. After the write process finished, the read process slowly
picks up the speed. Is Linux buffer cache in favor of write? How
to tune it?

Thanks,

Xiangping Chen
-
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/