Re: kernel module parallel build?

From: Andre Oppermann <andre_at_freebsd.org>
Date: Sun, 04 Nov 2012 20:53:02 +0100
On 22.10.2012 15:28, John Baldwin wrote:
> On Sunday, October 21, 2012 7:11:10 am Andre Oppermann wrote:
>> What's keeping kernel modules from building in parallel with
>> "make -j8"?
>
> They don't for you?  They do for me either via 'make buildkernel'
> or the old method.

They do, but only partially.  Within a module the files are built
in parallel.  However the module directories seem to be serialized.
I'm a Makefile noob though.

-- 
Andre
Received on Sun Nov 04 2012 - 18:53:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:31 UTC