git: dsynth - Revert PkgDepMemoryTarget default
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Apr 22 21:20:35 PDT 2020
commit 98d51b4fe5d70ccd39bd5a98fc7ff4e7336063ce
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Apr 22 19:41:04 2020 -0700
dsynth - Revert PkgDepMemoryTarget default
* The issues observed were actually not the fault of dsynth, but
instead due to paging behavior by the kernel. Changing this value
did not actually fix anything, but fixes to the kernel did.
Revert the calculation back to divide-by-3.
Summary of changes:
usr.bin/dsynth/config.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/98d51b4fe5d70ccd39bd5a98fc7ff4e7336063ce
--
DragonFly BSD source repository
More information about the Commits
mailing list