Re: Block: Fix handling of stopped queues and a plugging issue

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jens Axboe
Date: Friday, October 10, 2008 - 2:17 am

On Thu, Oct 02 2008, Elias Oltmanns wrote:

What system hangs, can you detail it?


Doing

        if (foo && likely(bar))

doesn't make a lot of sense, you need to move the entire block or just
don't do it. Just don't add it :-)


I wonder if most of these should not just be blk_start_queueing(), would
clean things up.


Like so.

-- 
Jens Axboe

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Block: Fix handling of stopped queues and a plugging issue, Jens Axboe, (Fri Oct 10, 2:17 am)