Re: [PATCH 1/2] cfq-iosched: Get rid of cfqq wait_busy_done flag

From: Jeff Moyer
Date: Wed Dec 09 2009 - 14:03:27 EST


Vivek Goyal <vgoyal@xxxxxxxxxx> writes:

> o Get rid of wait_busy_done flag. This flag only tells we were doing wait
> busy on a queue and that queue got request so expire it. That information
> can easily be obtained by (cfq_cfqq_wait_busy() && queue_is_not_empty). So
> remove this flag and keep code simple.
>
> Signed-off-by: Vivek Goyal <vgoyal@xxxxxxxxxx>
Reviewed-by: Jeff Moyer <jmoyer@xxxxxxxxxx>
--
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/