https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221029

--- Comment #79 from Mark Millard <mar...@dsl-only.net> ---
(In reply to Mark Millard from comment #77)

I have started a poudriere bulk -a based on:

sysctl kern.sched.balance=1
sysctl kern.sched.steal_idle=0

with:

#PARALLEL_JOBS=1
ALLOW_MAKE_JOBS=yes

and ALLOW_MAKE_JOBS_PACKAGES having a match
for lang/ghc (and various others, although
this should not matter given ALLOW_MAKE_JOBS)

So far it is working (relative to avoiding SIGEGV
and SIGBUS and the like) and it has managed to
build lang/ghc .

It likely will be days before it completes a pass.
I'll add notes about what it does for SIGSEGV,
SIGBUS, and the like.

So for it appears that kern.sched.steal_idle is the
primary context that matters. If kern.sched.balance
matters it seems to be less frequently that it does.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to