Re: [PATCH linux-2.6.12-rc4] block: cfq request selectionimprovement

From: Andrew Morton
Date: Tue May 17 2005 - 20:07:12 EST


Tejun Heo <htejun@xxxxxxxxx> wrote:
>
> Previously, each cfqq used separate sliding window (find_best_crq ==
> 1) or selected the first request (find_best_crq == 0). This patch
> implements global sliding window (find_bset_crq == 2) for request
> selection from cfqq.

There's a great big revamp of the CFQ scheduler in -mm. Perhaps you should
be testing and patching that?

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