git: dsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 14 16:12:12 PST 2020
commit f5fc9cfa10c4d82b201d5752694e752250bbf3f2
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Feb 14 15:48:10 2020 -0800
dsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
* Restore the max_load cap to 5.0x. Instead, reduce the estimated
package dependency storage cap from PhysMem / 2 to PhysMem / 3.
* Document the effects of adding t_pw to the load calculation.
Summary of changes:
usr.bin/dsynth/build.c | 9 ++++++++-
usr.bin/dsynth/config.c | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f5fc9cfa10c4d82b201d5752694e752250bbf3f2
--
DragonFly BSD source repository
More information about the Commits
mailing list