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 1PvoIb-0001ey-H0 for garchives@archives.gentoo.org; Sat, 05 Mar 2011 10:01:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4295E1C00E; Sat, 5 Mar 2011 10:01:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D6A16E0630 for ; Sat, 5 Mar 2011 10:00:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 48A021B4035 for ; Sat, 5 Mar 2011 10:00:40 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.866 X-Spam-Level: X-Spam-Status: No, score=-2.866 required=5.5 tests=[AWL=-0.267, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OzHLvm4hDYvk for ; Sat, 5 Mar 2011 10:00:33 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id F17691B403F for ; Sat, 5 Mar 2011 10:00:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PvoHi-0005U0-7W for gentoo-dev@gentoo.org; Sat, 05 Mar 2011 11:00:26 +0100 Received: from athedsl-371971.home.otenet.gr ([79.131.5.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Mar 2011 11:00:26 +0100 Received: from realnc by athedsl-371971.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Mar 2011 11:00:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-dev] Re: Last rites: www-client/chromium-bin Date: Sat, 05 Mar 2011 12:00:42 +0200 Organization: Lucas Barks Message-ID: References: <4D70B27C.2020603@gentoo.org> <4D71767F.1050902@gentoo.org> <20110304234657.GH30413@linuxized.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-371971.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110225 Thunderbird/3.1.7 In-Reply-To: X-Archives-Salt: X-Archives-Hash: 3ab5061858458bf75cf31bf0c0af2a51 On 03/05/2011 04:41 AM, Rich Freeman wrote: > On Fri, Mar 4, 2011 at 6:46 PM, Alex Alexander wrote: >> Anyway, compilation on a modern system shouldn't take more than an >> hour. ~15-20 minutes on a quad i5. > > Clearly your definition of modern doesn't include my server... :) > Just checked and the last build clocked in at 192 minutes. I need to > make sure I have /var/tmp/portage symlinked back to a non-tmpfs > location whenever I build it or else the system pretty-much dies from > a lack of RAM. Then I'd say you have your tmpfs mount options configured wrongly :-) You should specify a maximum amount of RAM it should use. When it fill up, it then uses swap.