On 5 October 2010 04:53, Rui Paulo <rpa...@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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to