From owner-freebsd-current@FreeBSD.ORG Thu Jan 15 18:42:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C2B016A4CE; Thu, 15 Jan 2004 18:42:39 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5083F43D5E; Thu, 15 Jan 2004 18:42:36 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3F24972DBF; Thu, 15 Jan 2004 18:42:36 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 3C58D72DB5; Thu, 15 Jan 2004 18:42:36 -0800 (PST) Date: Thu, 15 Jan 2004 18:42:36 -0800 (PST) From: Doug White To: Scott Long In-Reply-To: <4004D435.9000300@freebsd.org> Message-ID: <20040115183946.G87098@carver.gumbysoft.com> References: <4004D435.9000300@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Robert Watson cc: current@freebsd.org Subject: Re: make -j 4 is really make -j 8 for buildworld? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 02:42:39 -0000 On Tue, 13 Jan 2004, Scott Long wrote: > Gordon and I sat down in September and tried to track it down since it > seemed to be related to building /rescue. Unfortunately, we didn't seem > to get anywhere. Try building without /rescue and see if it makes a > difference. > its definitely rescue. It starts up N *directory traversals* rather than N compiles in the *same* directory. I looked at this the last time rescue was borked and was positive it was the FOREACH in there peeling off N items in a loop, but everyone told me I'm wrong. Guess I'll have to put some debugging echoes in there next time I get bored :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org