dsched_fq - Improve disk busy-% calculation
authorAlex Hornung <ahornung@gmail.com>
Tue, 30 Mar 2010 13:46:01 +0000 (13:46 +0000)
committerAlex Hornung <ahornung@gmail.com>
Thu, 15 Apr 2010 20:24:47 +0000 (20:24 +0000)
commitd161bce95e259716d1eac05774c2642965afbaeb
tree8bc187e8473f888d1a10bc291279b1bee6a1556c
parentaa166ad14bc0671c727d08eef84faaf3789a4b30
dsched_fq - Improve disk busy-% calculation

* Use the disk idle time to account for disk business instead of the
  number of in-flight requests.

Suggested-by: Simon "corecode" Schubert
sys/dsched/fq/dsched_fq.h
sys/dsched/fq/dsched_fq_core.c
sys/dsched/fq/dsched_fq_diskops.c
sys/dsched/fq/flow.txt