git: DragonFly_RELEASE_6_0 dsynth - If WITH_DEBUG used, increase tmpfs size for BASE/construction
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 26 08:50:52 PST 2021
commit f25ebd52f6205e8fc05872eb08afac19d9251d3c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Jun 24 21:11:18 2021 -0700
dsynth - If WITH_DEBUG used, increase tmpfs size for BASE/construction
* When WITH_DEBUG is specified in dsynth's <profile>-make.conf,
increase the tmpfs size for /construction from 64GB to 128GB
to accomodate worst-case usage (i.e. chromium builds with
debugging).
If not specified, leave /construction unchanged at 64GB.
Summary of changes:
usr.bin/dsynth/dsynth.h | 1 +
usr.bin/dsynth/mount.c | 10 +++++++++-
usr.bin/dsynth/subs.c | 15 +++++++++++++++
3 files changed, 25 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f25ebd52f6205e8fc05872eb08afac19d9251d3c
--
DragonFly BSD source repository
More information about the Commits
mailing list