| | Date | Fri, 29 May 2009 00:28:49 +0200 | | From | Jens Axboe <> | | Subject | Re: [PATCH 0/11] Per-bdi writeback flusher threads v9 |
| |
On Thu, May 28 2009, Peter Zijlstra wrote: > On Thu, 2009-05-28 at 13:46 +0200, Jens Axboe wrote: > > - Get rid of the explicit wait queues, we can just use wake_up_process() > > since it's just for that one task. > > Ah, good, should clean up those funny prepare/finish_wait thingies that > looked odd.
Precisely, they are gone now :-)
-- Jens Axboe
|