git: kernel - Fix intermediate value overflows in badjiosched()

看板DFBSD_commit作者時間15年前 (2010/08/20 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 06f4f9eba9677b2f44ede76133dd453093d80c59 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 19 22:38:11 2010 -0700 kernel - Fix intermediate value overflows in badjiosched() and bwillwrite() * Fix overflows which can skew our write limiting heuristics and cause the buffer daemons to flush too much dirty data at once. Summary of changes: sys/kern/kern_iosched.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/06f4f9eba9677b2f44ede76133dd453093d80c59 -- DragonFly BSD source repository
文章代碼(AID): #1CRXeYF1 (DFBSD_commit)