Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2004 16:26:15 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        scottl@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: [TEST] make -j patch
Message-ID:  <20041116.162615.51355677.imp@bsdimp.com>
In-Reply-To: <419A654D.6060200@freebsd.org>
References:  <80546.1100202141@critter.freebsd.dk> <20041116120515.J13866@carver.gumbysoft.com> <419A654D.6060200@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <419A654D.6060200@freebsd.org>
            Scott Long <scottl@freebsd.org> writes:
: Doug White wrote:
: > On Thu, 11 Nov 2004, Poul-Henning Kamp wrote:
: > 
: > 
: >>This patch makes the '-j' argument to make(1) become a global limit
: >>on number of jobs launched for all submakes in the build.
: >>
: >>Today a "make -j 12" may start many more than 12 jobs because each
: >>submake interprets the 12 without reference to other makes.
: > 
: > 
: > Ah, this is the thing I've noticed with the rescue build where it create
: > -j^2 jobs. :)
: > 
: 
: And people like Warner thought I was a raving lunatic when I reported
: this a year ago.  Oh wait, they think I'm a raving lunatic anyways.  But
: at least I'm vindicated on this one =-)

I thought you were crazy when you said that there were duplicated jobs
being created.  I've know that I've seen j^depth behavior for a long
time...

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041116.162615.51355677.imp>