From owner-freebsd-stable@FreeBSD.ORG Fri Oct 13 15:06:42 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFCFD16A407 for ; Fri, 13 Oct 2006 15:06:42 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4AA043D6B for ; Fri, 13 Oct 2006 15:06:39 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id CBD24B81E for ; Fri, 13 Oct 2006 11:06:38 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <20061013143130.GW491@dev.null.cz> References: <20061013143130.GW491@dev.null.cz> X-Gpgmail-State: !signed Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-12--91311876; protocol="application/pkcs7-signature" Message-Id: <680A85A8-65CE-4CEF-AF3D-AD2AE9FB9F16@khera.org> From: Vivek Khera Date: Fri, 13 Oct 2006 11:06:37 -0400 To: FreeBSD Stable X-Mailer: Apple Mail (2.752.2) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD and "make -j# buildworld" usability X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 15:06:42 -0000 --Apple-Mail-12--91311876 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Oct 13, 2006, at 10:31 AM, Buki wrote: > I searched the archives and web a little but found many different > opinions > on stability/usability of using make -j# with buildworld (and > buildkernel). Works for me with -j2 on buildworld. My buildkernel fails since I compile acpi static. But I only build once and NFS mount the src+obj trees on other boxes. no need to do a full build on each box. --Apple-Mail-12--91311876--