Re: [BENCHMARK] 2.5.70-mm2 with contest

From: Andrew Morton (akpm@digeo.com)
Date: Mon Jun 02 2003 - 19:54:10 EST


Nick Piggin <piggin@cyberone.com.au> wrote:
>
> It will be interesting to see what happens if we set the
> ext3 journal write paths as PF_SYNCWRITE. I'll try some tests
> a bit later today.
>

OK.

Longer-term it would be best to lose the PF_SYNCWRITE thing and to just
mark the BIOs as synchronous prior to submitting them. It's a matter of
transferring the info in writeback_control.sync_mode at the pagecache/BIO
boundary: mpage_bio_submit(), __block_write_full_page->submit_bh(), etc.

But we can worry about that later, once it is established that the
synchronous write detection is sufficiently useful.

-
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 : Sat Jun 07 2003 - 22:00:18 EST