git: dsched_fq - properly drain all queues on teardown

看板DFBSD_commit作者時間16年前 (2010/04/16 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 173c72b7ff883e6effbab186448146172ed98c04 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Mar 31 10:19:38 2010 +0000 dsched_fq - properly drain all queues on teardown * Properly drain all fqp queues on teardown to ensure that no bios and especially fqps are left dangling around. * This should fix the occasional panic during policy switches. Summary of changes: sys/dsched/fq/dsched_fq_core.c | 21 +++++++++++++++++++-- sys/dsched/fq/dsched_fq_diskops.c | 21 +++++++++++---------- 2 files changed, 30 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/173c72b7ff883e6effbab186448146172ed98c04 -- DragonFly BSD source repository
文章代碼(AID): #1BntV67o (DFBSD_commit)