git: dsynth - Improve auto SlowStart a bit
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Feb 10 22:18:02 PST 2020
commit b8ab713e421963a7d771068ffe3548b70f72965f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Feb 10 22:16:57 2020 -0800
dsynth - Improve auto SlowStart a bit
* When MaxWorkers is >= 16, set the SlowStart at MaxWorkers / 4 instead
of at 1 so we do not have to wait forever for it to inch up to a
stable value.
Summary of changes:
usr.bin/dsynth/dsynth.c | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8ab713e421963a7d771068ffe3548b70f72965f
--
DragonFly BSD source repository
More information about the Commits
mailing list