Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2021 10:15:41 +0200
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        questions@freebsd.org
Subject:   Re: Clarification Of -jX Argument For buildworld/kernel
Message-ID:  <87wnpikbma.wl-herbert@gojira.at>
In-Reply-To: <eb8cc5bd-bcd9-39de-ebf9-c75c8ef3dcf0@tundraware.com>
References:  <eb8cc5bd-bcd9-39de-ebf9-c75c8ef3dcf0@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Jul 2021 16:17:11 +0200, Tim Daneliuk wrote:
> 
> Is it still advisable to explicitly declare the numer of make processes
> when doing buildworld/buildkernel

Sure, why not!?

> or are the defaults best left alone?

If something breaks try the defaults.

> I am trying to suss through a 13-STABLE build problem to see if using -j4
> on a 4 core machine is causing a race condition of some sort...

Even when you build world/kernel with -j4 there should be an error
message. What is it? If you can't find it build without -j4. If it
still fails post the error here or on the stable mailing list.

I build world and kernel (stable/13 and main) for amd64, armv7 and
arm64 with -j4 and have no issues.

--
Herbert




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87wnpikbma.wl-herbert>