看板 DFBSD_commit 關於我們 聯絡資訊
commit ef46c87b34a15d4a21a6113ba51b01e24ec99863 Author: Alex Hornung <ahornung@gmail.com> Date: Thu Apr 1 02:09:59 2010 +0000 dsched_fq - Finalize switch to new disk-busy calc * Don't take the time since the last balancing run as a fixed value, instead calculate it. * Remove extraneous craft that suggested a disk is only busy if it also has many incomplete requests. Summary of changes: sys/dsched/fq/dsched_fq_core.c | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef46c87b34a15d4a21a6113ba51b01e24ec99863 -- DragonFly BSD source repository