Multithread Make in multicore server
Matt Thyer
matt.thyer at gmail.com
Tue Oct 5 12:43:44 UTC 2010
On 5 October 2010 04:53, Rui Paulo <rpaulo at freebsd.org> wrote:
> On 4 Oct 2010, at 18:46, Kevin Mai wrote:
> > I see that there's no multithreading when running make.. is there a way
> to enable multiprocessing when running make?
>
> Try 'make -j16 buildworld'. 16 is the maximum number of parallels processes
> that make is going to run.
>
Try -j32 or even -j48 and let us know which is faster.
-j16 will still show lots of idle time.
More information about the freebsd-current
mailing list