dsched_fq - minor cleanup and fix
authorAlex Hornung <ahornung@gmail.com>
Wed, 31 Mar 2010 09:58:07 +0000 (09:58 +0000)
committerAlex Hornung <ahornung@gmail.com>
Thu, 15 Apr 2010 20:24:48 +0000 (20:24 +0000)
commit0f0e78e279d8d75f558f7f8e7f4764e453d81a65
tree587b1effd98cf70bf54bc88bf092f4188f0043c3
parent9cc004d0adee969e401440dc46fb1e39eda87a4b
dsched_fq - minor cleanup and fix

* Previously, wakes didn't correctly set the local idle bit in
  fq_dispatcher. Fix this by moving it into the right place.

* Remove old code, replace comments, remove level of indentation.
sys/dsched/fq/dsched_fq.h
sys/dsched/fq/dsched_fq_core.c