| | Subject | Re: [PATCH 0/11] Per-bdi writeback flusher threads v9 | | From | Peter Zijlstra <> | | Date | Thu, 28 May 2009 15:56:01 +0200 |
| |
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.
|