kernel module parallel build?
Ryan Stone
rysto32 at gmail.com
Tue Dec 4 19:41:33 UTC 2012
On Tue, Dec 4, 2012 at 10:52 AM, John Baldwin <jhb at freebsd.org> wrote:
> Hmm, I certainly see the module directories being built in parallel. Some
> of
> the make jobs may not be as obvious since links are silent (no output
> unless
> there is an error).
>
>
This is definitely not the behaviour that I see trying to build any version
of FreeBSD. I see the same behaviour as Andre: the depend and all targets
both iterate through the module directories sequentially. It never builds
two module subdirectories concurrently.
More information about the freebsd-hackers
mailing list