https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029
--- Comment #74 from Mark Millard <[email protected]> --- (In reply to Don Lewis from comment #73) I'm trying: sysctl kern.sched.balance=0 sysctl kern.sched.steal_idle=0 For my test with: PARALLEL_JOBS=1 ALLOW_MAKE_JOBS=no and ALLOW_MAKE_JOBS_PACKAGES not having a match for lang/ghc While it is still building, so far it is vastly past where it was failing before. (Note: kern.sched.balance=0 by itself was not enough to get this far.) I'll report later if it completes. If it does I'll test just kern.sched.steal_idle=0 by itself. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
