Re: [PATCH 3/3] writeback: Do not congestion sleep when there are no congested BDIs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Wu Fengguang
Date: Thursday, August 26, 2010 - 6:11 pm

On Fri, Aug 27, 2010 at 04:23:24AM +0800, Mel Gorman wrote:

Yeah the stupid sleeping feels wrong. However there are ~20
congestion_wait() callers spread randomly in VM, FS and block drivers.
Many of them may be added by rule of thumb, however what if some of
them happen to depend on the old stupid sleeping behavior? Obviously
you've done extensive tests on the page reclaim paths, however that's
far from enough to cover the wider changes made by this patch.

We may have to do the conversions case by case. Converting to
congestion_wait_check() (see http://lkml.org/lkml/2010/8/18/292) or
other waiting schemes.

Thanks,
Fengguang
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 3/3] writeback: Do not congestion sleep when th ..., Wu Fengguang, (Thu Aug 26, 6:11 pm)