Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2021 16:54:39 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        Alexis Praga <alexis.praga@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: Large builds with poudriere
Message-ID:  <acf756e7-0305-936c-79a1-274edabe88f5@netfence.it>
In-Reply-To: <86cztlpkae.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me>
References:  <202105201258.14KCwXEw069583@nuc.oldach.net> <86cztlpkae.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/20/21 4:11 PM, Alexis Praga wrote:
> 
> Thanks for the suggestions.
> 
>> At least, if your machine is powerful enough, you can edit your
>> /usr/local/etc/poudriere.conf and list these big ports in
>> ALLOW_MAKE_JOBS_PACKAGES.
> I'm using ALLOW_MAKE_JOBS=yes already so it won't help unfortunately, I think.

Those are not the same things. Check the docs.

Briefly, ALLOW_MAKE_JOBS will allow building several packages at once 
(one per core) with one core dedicated to each.
ALLOW_MAKE_JOBS_PACKAGES will let a single package build using more cores.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?acf756e7-0305-936c-79a1-274edabe88f5>