From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUgHC-0008JV-7F for garchives@archives.gentoo.org; Sun, 27 Nov 2011 15:04:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78AE921C0A3; Sun, 27 Nov 2011 15:03:59 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 86C7A21C03F for ; Sun, 27 Nov 2011 15:02:30 +0000 (UTC) Received: by vcbfl17 with SMTP id fl17so6093467vcb.40 for ; Sun, 27 Nov 2011 07:02:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=9ZTQ6e1XCSzR+g1ozHkyFqSM6o55tkiFpYuveohUgZU=; b=jvC4ZFeT/2qcQryE40Qcn+u5pJG598iWeecPpe6YjeyLdWyZ5O/FVTlbVtU6eZBZE5 lztrx6VKg2VVfoAj4w6o3GRdY5w9KV0lFgbmzqRjJkeBDdpRiX4ettbrv75szXfjmh1i B3DtCP5DWd3JEkk7U2gkLOOz7sn/VOcuqzH90= Received: by 10.220.154.5 with SMTP id m5mr4035851vcw.199.1322406150008; Sun, 27 Nov 2011 07:02:30 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-115-63.jan.bellsouth.net. [65.0.115.63]) by mx.google.com with ESMTPS id z6sm44150552vdg.18.2011.11.27.07.02.28 (version=SSLv3 cipher=OTHER); Sun, 27 Nov 2011 07:02:29 -0800 (PST) Message-ID: <4ED25103.5040408@gmail.com> Date: Sun, 27 Nov 2011 09:02:27 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge -j, make -j and make -l References: <201111270927.57294.michaelkintzios@gmail.com> <19356.1322390348@ccs.covici.com> <4ED217E3.7030202@gmail.com> <19375.1322405257@ccs.covici.com> In-Reply-To: <19375.1322405257@ccs.covici.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 7f6c3832-79c6-45ff-9fcf-9bb84fc61cce X-Archives-Hash: 3451c977d075b454c5db392bcbd5445b covici@ccs.covici.com wrote: > Dale wrote: > >> covici@ccs.covici.com wrote: >>> Mick wrote: >>> >>>> On Saturday 26 Nov 2011 15:22:15 Michael Mol wrote: >>>>> I just wanted to share an experience I had today with optimizing parallel >>>>> builds after discovering "-l" for Make... >>>>> >>>>> I've got a little more tweaking I still want to do, but this is pretty >>>>> awesome... >>>>> >>>>> http://funnybutnot.wordpress.com/2011/11/26/optimizing-parallel-builds/ >>>>> >>>>> ZZ >>>> Thanks for sharing! How do you determine the optimum value for -l? >>> How do you get emerge not to display number of jobs and load average -- >>> I only want to compile one at a time -- much safer that way and it is >>> doing that, but now it displays all that load average and how many jobs, >>> etc. -- any way to get rid of that display? >>> >> Thank Zac for that. He thinks he knows what you want. ;-) >> Apparently not huh? >> >> http://forums.gentoo.org/viewtopic-t-901858.html >> >> Just add --quiet-build=n to EMERGE_DEFAULT_OPTS in make.conf and it >> will do it the old way. >> >> Hope that helps. > Thanks much. Don't these people have anything to do -- like fix ebuild > bugs? Very strange indeed. > Well, they had the poll but the dev thinks he knows better. So, this is Gentoo and the devs rule the roost here. It's pretty much been that way since I started using Gentoo back in 2003. I don't expect it to change and you shouldn't either. ;-) Just do like I do, when they change something, override it with your own setting. It works for me. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!