From owner-freebsd-current@FreeBSD.ORG Wed Feb 13 07:35:54 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2ED016A41B for ; Wed, 13 Feb 2008 07:35:54 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:610:652::211]) by mx1.freebsd.org (Postfix) with ESMTP id 7870F13C458 for ; Wed, 13 Feb 2008 07:35:54 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 7A1EA1CC76; Wed, 13 Feb 2008 08:31:55 +0100 (CET) Date: Wed, 13 Feb 2008 08:31:55 +0100 From: Ed Schouten To: Ian FREISLICH Message-ID: <20080213073155.GA1340@hoeg.nl> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Cc: current@freebsd.org Subject: Re: Testing box available. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 13 Feb 2008 07:35:54 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Ian FREISLICH wrote: > As an aside, a 64 way parallel make buildworld doesn't saturate the CPU. I'm not sure, but I think if you do this: make -j64 it only spawns 64 processes to handle the top level make process. This would mean we've got a couple of processes doing this: make -C bin make -C lib make -C sbin make -C usr.bin make -C usr.sbin and the other processes will just quit, because they don't have anything to do. Right? :-) --=20 Ed Schouten WWW: http://g-rave.nl/ --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iEYEARECAAYFAkeynOsACgkQ52SDGA2eCwUPzwCeNeMIoCGt9f+4Xotow6JCrJUq WiwAnir6n7TJg3aZirsRTvDRi+mAjYnU =3tVh -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--