All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] dirty inode lists time delay/ordering fixes
@ 2007-08-19  6:53 ` Fengguang Wu
  0 siblings, 0 replies; 7+ messages in thread
From: Fengguang Wu @ 2007-08-19  6:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Ken Chen, linux-kernel

Andrew,

Four bug fixes on the dirty inode lists :-)

They can be put immediately after the patch file named
writeback-fix-periodic-superblock-dirty-inode-flushing.patch:

[PATCH 1/6] writeback: fix time ordering of the per superblock inode lists 8
[PATCH 2/6] writeback: fix ntfs with sb_has_dirty_inodes()
[PATCH 3/6] writeback: remove pages_skipped accounting in __block_write_full_page()
[PATCH 4/6] writeback: introduce writeback_control.more_io to indicate more io

Also the check_dirty_inode_list.patch should be updated in place:
[PATCH 5/6] check dirty inode list

And this one is required to avoid warnings from the above debug patch:
[PATCH 6/6] prevent time-ordering warnings

Although not yet tested in highly parallel write workloads, I'm pretty sure
that the time ordering bug is gone :)

Thank you,
Fengguang
-- 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-19  7:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-19  6:53 [PATCH 0/6] dirty inode lists time delay/ordering fixes Fengguang Wu
2007-08-19  6:53 ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 1/6] writeback: fix time ordering of the per superblock inode lists 8 Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 2/6] writeback: fix ntfs with sb_has_dirty_inodes() Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 3/6] writeback: remove pages_skipped accounting in __block_write_full_page() Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 4/6] writeback: introduce writeback_control.more_io to indicate more io Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 5/6] check dirty inode list Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu
2007-08-19  6:53 ` [PATCH 6/6] prevent time-ordering warnings Fengguang Wu
2007-08-19  6:53   ` Fengguang Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.