From owner-svn-src-all@FreeBSD.ORG Tue Feb 10 15:42:15 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 607CF106566B; Tue, 10 Feb 2009 15:42:15 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from phoebe.cse.buffalo.edu (phoebe.cse.buffalo.edu [128.205.32.89]) by mx1.freebsd.org (Postfix) with ESMTP id 02AA68FC18; Tue, 10 Feb 2009 15:42:14 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [128.205.32.76] (bauer.cse.buffalo.edu [128.205.32.76]) (authenticated bits=0) by phoebe.cse.buffalo.edu (8.14.1/8.13.7) with ESMTP id n1AFQOdm028158 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Feb 2009 10:26:26 -0500 (EST) (envelope-from kensmith@cse.buffalo.edu) From: Ken Smith To: Ivan Voras In-Reply-To: <9bbcef730902100717x1cd1118bg1d2683a42a25232@mail.gmail.com> References: <200902101511.n1AFBQXx096922@svn.freebsd.org> <9bbcef730902100717x1cd1118bg1d2683a42a25232@mail.gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wM8mCPaBI20tD+eM0Qa1" Organization: U. Buffalo CSE Department Date: Tue, 10 Feb 2009 10:26:24 -0500 Message-Id: <1234279584.65150.13.camel@bauer.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-DCC-Buffalo.EDU-Metrics: phoebe.cse.buffalo.edu 1336; Body=0 Fuz1=0 Fuz2=0 X-Spam-Status: No, score=-4.0 required=5.0 tests=RCVD_IN_DNSWL_MED autolearn=failed version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on phoebe.cse.buffalo.edu Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Ken Smith Subject: Re: svn commit: r188439 - head/release X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2009 15:42:15 -0000 --=-wM8mCPaBI20tD+eM0Qa1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2009-02-10 at 16:17 +0100, Ivan Voras wrote: > 2009/2/10 Ken Smith : > > Author: kensmith > > Date: Tue Feb 10 15:11:26 2009 > > New Revision: 188439 > > URL: http://svn.freebsd.org/changeset/base/188439 > > > > Log: > > Turn off the parallel make options accidentally turned on by the previ= ous > > commit. Sigh. >=20 > > -WORLD_FLAGS=3D-j4 > > -KERNEL_FLAGS=3D-j4 > > +#WORLD_FLAGS=3D-j4 > > +#KERNEL_FLAGS=3D-j4 >=20 > And here I was happy that it finally happened (e.g. became practically > official that It Works) :( >=20 > What's keeping it still in the realm of "not recommended"? I haven't > had problems building with -jX in the past years, even with high > values of X (>=3D8). >=20 I wasn't interested in getting into that discussion at this point but I don't mind if it happens. As shown by my accident I do tend to turn it on in my trees where I'm doing release builds, testing or otherwise (e.g. it's turned on in the trees I do the monthly snapshots in). I wouldn't mind if it got turned on but that's just the first of two questions. The second question is what to set it to. What's best for that depends on how many CPUs you've got and/or how much of your machine you want the build to consume (you might want to be doing other stuff on the machine while the build is running...). IMHO it might be best to just leave it as-is and let anyone interested in getting better performance set it to what's appropriate for their machine but if others feel differently I won't object. --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-wM8mCPaBI20tD+eM0Qa1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkmRnKAACgkQ/G14VSmup/ZKuwCdGc5rnBFA82wHdW30ZeOGVPs8 jvgAnRxaMS6/dPzfVDChpTlls0oWWX/E =/cuC -----END PGP SIGNATURE----- --=-wM8mCPaBI20tD+eM0Qa1--