dsched_fq - Finalize switch to new disk-busy calc
[dragonfly.git] / sys / dsched / fq / dsched_fq_core.c
2010-04-15 Alex Hornungdsched_fq - Finalize switch to new disk-busy calc
2010-04-15 Alex Hornungdsched_fq - Refactor and clean; handle flushes
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched_fq - properly drain all queues on teardown
2010-04-15 Alex Hornungdsched_fq - minor cleanup and fix
2010-04-15 Alex Hornungdsched_fq - Improve performance, reduce idle time
2010-04-15 Alex Hornungdsched_fq - Improve disk busy-% calculation
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Add the FQ policy