git: dsched_fq - Improve disk busy-% calculation

看板DFBSD_commit作者時間16年前 (2010/04/16 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d161bce95e259716d1eac05774c2642965afbaeb Author: Alex Hornung <ahornung@gmail.com> Date: Tue Mar 30 13:46:01 2010 +0000 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 Summary of changes: sys/dsched/fq/dsched_fq.h | 9 ++++++- sys/dsched/fq/dsched_fq_core.c | 43 ++++++++++++++++-------------------- sys/dsched/fq/dsched_fq_diskops.c | 37 ++++++++++++++++++++++++------- sys/dsched/fq/flow.txt | 15 ++++++++++++- 4 files changed, 68 insertions(+), 36 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d161bce95e259716d1eac05774c2642965afbaeb -- DragonFly BSD source repository
文章代碼(AID): #1BntV6Uh (DFBSD_commit)