On 5 December 2017 at 22:53, Aryeh Friedman <[email protected]> wrote: [...] > 2. I installed synth (2.00) and *ATTEMPTED* to do a upgrade-system with the > following results (still not a successful run): > > a. Hard freezes the machine (not even a kernel panic) 4 times in a row
synth runs parallel builds using multi-workers, and it can trash the hard disk pretty hard as it uses swap for tmpfs. Reduce the number of workers and/or jobs if you intend using the box during a build. Cheers. -- Jonathan Chen <[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
