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.Received on Tue Oct 05 2010 - 10:43:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:08 UTC