Re: [patch] use cheaper elv_queue_empty when unplug a device

From: Jens Axboe
Date: Tue Mar 29 2005 - 03:46:59 EST


On Mon, Mar 28 2005, Chen, Kenneth W wrote:
> This patch was posted last year and if I remember correctly, Jens said
> he is OK with the patch. In function __generic_unplug_deivce(), kernel
> can use a cheaper function elv_queue_empty() instead of more expensive
> elv_next_request to find whether the queue is empty or not. blk_run_queue
> can also made conditional on whether queue's emptiness before calling
> request_fn().
>
>
> Signed-off-by: Ken Chen <kenneth.w.chen@xxxxxxxxx>

Looks good, thanks.

Signed-off-by: Jens Axboe <axboe@xxxxxxx>

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/