dsynth - return max_load to 5.0x, reduce PkgDepMemoryTarget
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 14 Feb 2020 23:48:10 +0000 (15:48 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 14 Feb 2020 23:50:13 +0000 (15:50 -0800)
commitf5fc9cfa10c4d82b201d5752694e752250bbf3f2
tree92a2ab4b5957a912ebb8f0583f2dd5281ac6ba3b
parent01251219a4a55242295ec5fadd56b346e172f8ee
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.
usr.bin/dsynth/build.c
usr.bin/dsynth/config.c