DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix intermediate value overflows in badjiosched() and bwillwrite()
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]