git: dsched_fq - minor cleanup and fix

看板DFBSD_commit作者時間16年前 (2010/04/16 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0f0e78e279d8d75f558f7f8e7f4764e453d81a65 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Mar 31 09:58:07 2010 +0000 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. Summary of changes: sys/dsched/fq/dsched_fq.h | 15 -------- sys/dsched/fq/dsched_fq_core.c | 79 +++++++++++++++++++++++----------------- 2 files changed, 46 insertions(+), 48 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f0e78e279d8d75f558f7f8e7f4764e453d81a65 -- DragonFly BSD source repository
文章代碼(AID): #1BntV7xx (DFBSD_commit)