git: dsynth - If WITH_DEBUG used, increase tmpfs size for BASE/construction

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 24 23:12:40 PDT 2021


commit aeecca076c312a89d24df27280c29f7088aec640
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/aeecca076c312a89d24df27280c29f7088aec640


-- 
DragonFly BSD source repository



More information about the Commits mailing list