From owner-freebsd-current@FreeBSD.ORG Sat Nov 13 17:19:43 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 6AB3A16A4CE; Sat, 13 Nov 2004 17:19:43 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E2A43D46; Sat, 13 Nov 2004 17:19:42 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id iADHJfV8032428; Sat, 13 Nov 2004 18:19:41 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Ruslan Ermilov From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 13 Nov 2004 18:37:23 +0200." <20041113163723.GD40075@ip.net.ua> Date: Sat, 13 Nov 2004 18:19:41 +0100 Message-ID: <32427.1100366381@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: Alexander Leidinger cc: Harti Brandt cc: current@freebsd.org Subject: Re: [TEST] make -j patch [take 2] 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: Sat, 13 Nov 2004 17:19:43 -0000 Can we let this stuff die for now and get some experience with the code in the tree ? I am not against further improvements, but I want to make sure they _are_ improvements before we do them. One other thing I want people to be aware off is that optimal -j argument now is likely different from what it was previously. Based on my experiments I think that a good starting point is the number of cpus plus one or two. (I'm very interested in benchmark results of course). -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.