Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 14:41:32 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        John Baldwin <jhb@freebsd.org>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>, Andre Oppermann <andre@freebsd.org>
Subject:   Re: kernel module parallel build?
Message-ID:  <CAFMmRNzmfHcC3S%2BFfh2YjWDdzr=ddHEggrg%2Biyjjfc6COKdKSw@mail.gmail.com>
In-Reply-To: <201212041052.51476.jhb@freebsd.org>
References:  <5083D84E.50903@freebsd.org> <201210220928.52778.jhb@freebsd.org> <5096C79E.6020400@freebsd.org> <201212041052.51476.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 4, 2012 at 10:52 AM, John Baldwin <jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNzmfHcC3S%2BFfh2YjWDdzr=ddHEggrg%2Biyjjfc6COKdKSw>