Hi, On Fri, 2006-03-17 at 15:23 -0800, Mingming Cao wrote: > > > There is one other perspective to be aware of, though: the current > > > behaviour means that by default ext3 generally starts flushing pending > > > writeback data within 5 seconds of a write. Without that, we may end up > > > accumulating a lot more dirty data in memory, shifting the task of write > > > throttling from the filesystem to the VM. > Current data=writeback mode already behaves like this, so the VM > subsystem should be tested for a certain extent, isn't? Yes, but there are repeated reports that for many workloads, data=writeback is actually slower than data=ordered. So there are probably some interactions like this which may be hurting us already. --Stephen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [RFC PATCH 0/3] VFS changes to collapse all the vectored and AIO support
- From: christoph <[email protected]>
- ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Andrew Morton <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: "Theodore Ts'o" <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: "Theodore Ts'o" <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Jan Kara <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Andreas Dilger <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: "Stephen C. Tweedie" <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: "Stephen C. Tweedie" <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Badari Pulavarty <[email protected]>
- Re: ext3_ordered_writepage() questions
- From: Mingming Cao <[email protected]>
- Re: [RFC PATCH 0/3] VFS changes to collapse all the vectored and AIO support
- Prev by Date: Re: [PATCH] unshare: Cleanup up the sys_unshare interface before we are committed.
- Next by Date: Re: Linux v2.6.16
- Previous by thread: Re: ext3_ordered_writepage() questions
- Next by thread: Re: ext3_ordered_writepage() questions
- Index(es):