Re: [PATCH 0/5] sluggish writeback fixes

2007-10-03 Thread Martin Knoblauch
--- Fengguang Wu <[EMAIL PROTECTED]> wrote: > Andrew, > > The following patches fix the sluggish writeback behavior. > They are well understood and well tested - but not yet widely tested. > > The first patch reverts the debugging -mm only > check_dirty_inode_list.patch - > which is no longer n

[PATCH 0/5] sluggish writeback fixes

2007-10-02 Thread Fengguang Wu
Andrew, The following patches fix the sluggish writeback behavior. They are well understood and well tested - but not yet widely tested. The first patch reverts the debugging -mm only check_dirty_inode_list.patch - which is no longer necessary. The following 4 patches do the real jobs: [PATCH 2