On Fri, May 31, 2013 at 11:42:44AM +0200, Jan Kara wrote: > Writeback code got better in how it submits IO and now the number of > pages requested to be written is usually higher than original 1024. The > number is now dynamically computed based on observed throughput and is > set to be about 0.5 s worth of writeback. E.g. on ordinary SATA drive > this ends up somewhere around 10000 as my testing shows. So remove the > unnecessary smarts from ext4_da_writepages(). > > Reviewed-by: Zheng Liu <wenqing.lz@xxxxxxxxxx> > Signed-off-by: Jan Kara <jack@xxxxxxx> Thanks, applied. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html