Re: [PATCH] cfq-iosched: no need to keep track of busy_rt_queues

From: Jens Axboe
Date: Fri Jul 10 2009 - 04:19:07 EST


On Thu, Jul 09 2009, Vivek Goyal wrote:
> Resending as had forgotten to put "[PATCH]" in subject line.
>
> o Get rid of busy_rt_queues infrastructure. Looks like it is redundant.
>
> o Once an RT queue gets request it will preempt any of the BE or IDLE queues
> immediately. Otherwise this queue will be put on service tree and scheduler
> will anyway select this queue before any of the BE or IDLE queue. Hence
> looks like there is no need to keep track of how many busy RT queues are
> currently on service tree.

Looks good, I'll queue this up for 2.6.32.

--
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/