dsched_fq - properly drain all queues on teardown
authorAlex Hornung <ahornung@gmail.com>
Wed, 31 Mar 2010 10:19:38 +0000 (10:19 +0000)
committerAlex Hornung <ahornung@gmail.com>
Thu, 15 Apr 2010 20:24:48 +0000 (20:24 +0000)
commit173c72b7ff883e6effbab186448146172ed98c04
tree1772f68b5a5c74a28b9f2027117c6dfece6449f7
parent0f0e78e279d8d75f558f7f8e7f4764e453d81a65
dsched_fq - properly drain all queues on teardown

* Properly drain all fqp queues on teardown to ensure that no bios and
  especially fqps are left dangling around.

* This should fix the occasional panic during policy switches.
sys/dsched/fq/dsched_fq_core.c
sys/dsched/fq/dsched_fq_diskops.c