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 <gentoo-user+bounces-131598-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RUcUv-0001PD-2o for garchives@archives.gentoo.org; Sun, 27 Nov 2011 11:02:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97E5321C20F; Sun, 27 Nov 2011 11:01:39 +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 ABED621C201 for <gentoo-user@lists.gentoo.org>; Sun, 27 Nov 2011 10:58:47 +0000 (UTC) Received: by vcbfl17 with SMTP id fl17so6007711vcb.40 for <gentoo-user@lists.gentoo.org>; Sun, 27 Nov 2011 02:58:47 -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=uJPMaikNQgh36EBiGupOBLzHGmJpIG1J3aL6zZExy5M=; b=TV16X1dz4PpFNYVgxUDSLNnj043sSZerzGbswgHEPuD4oXUJd1xIascwlOdQMlcNHv fq76Uv5lo5ISaflR+jmdJJBGewXWufsr8CDrCaklvlEy+OOmo/GLHzLpQ5jy7wUBgTpd NrAwky7Z+zyZejAq8t5m7k/Kwe8DrKrg14ySQ= Received: by 10.52.90.145 with SMTP id bw17mr5518172vdb.73.1322391526517; Sun, 27 Nov 2011 02:58:46 -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 a2sm37882882vdj.3.2011.11.27.02.58.44 (version=SSLv3 cipher=OTHER); Sun, 27 Nov 2011 02:58:45 -0800 (PST) Message-ID: <4ED217E3.7030202@gmail.com> Date: Sun, 27 Nov 2011 04:58:43 -0600 From: Dale <rdalek1967@gmail.com> 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: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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: <CA+czFiB4pSTcVTgAbRnL6AUgGoE9E7gsg-1O0LgfU4FVF_DB+Q@mail.gmail.com> <201111270927.57294.michaelkintzios@gmail.com> <19356.1322390348@ccs.covici.com> In-Reply-To: <19356.1322390348@ccs.covici.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 498c2167-7724-456e-959d-1a91c23f7263 X-Archives-Hash: 8c87bd7748efe4a2a2dd45b92461c1b8 covici@ccs.covici.com wrote: > Mick<michaelkintzios@gmail.com> 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. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!