Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 23:21:21 +0000
From:      void <void@f-m.fm>
To:        freebsd-current@freebsd.org
Subject:   Re: speedup build time
Message-ID:  <ZyFt8XOhWSEQOzvC@int21h>
In-Reply-To: <23313.1730242344@kaos.jnpr.net>
References:  <012d01db28cc$5fc66ac0$1f534040$@gmail.com> <Zx7fqFzbjuCvZgaw@albert.catwhisker.org> <015001db28db$690b03c0$3b210b40$@gmail.com> <23313.1730242344@kaos.jnpr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 29, 2024 at 03:52:24PM -0700, Simon J. Gerraty wrote:
>Maku Bex <zagazaw2004@gmail.com> wrote:
>
>> * What (if any) "max_jobs" (make's "-j" parameter) are you using? 16
>
>BTW if you use 'buildworld-jobs' jobs.mk will default to -j 1.33C (1.33 *
>ncpu) and also save the output to ../buildworld.log

this is interesting

How do you use 'buildworld-jobs' ?
make buildworld buildworld-jobs?
make buildworld-jobs buildworld?

What if one wanted something different from hw.ncpu ?
make buildworld-jobs -6 ?

what about make kernel? installkernel?
-- 



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