[BENCHMARKS] AS scheduler

From: Nick Piggin (piggin@cyberone.com.au)
Date: Mon May 05 2003 - 22:26:31 EST


Hi,
Here are a few benchmarks with the rq-dyn patch in. Most differences are
probably due to larger queues. Regressions in Contest io_load, improvement
in OraSim. tiobench shows random IO and streaming write throughput gains
and general improvement in latency.

Right now it appears AS is only really beaten by deadline when using
big TCQ windows. The cause seems to be that deadline will stuff as
many requests into the disk as possible, allowing a massive rescheduling
window, while AS is more selective. Now AS schedules quite well, so I'm
inclined to think that some deadline+TCQ improvements are at the expense
of fairness, although the AS scheduler definitely has room for
improvement.



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



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:24 EST