From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 13 Dec 2005 10:21:51 +0100 From: Andi Kleen Subject: Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation Message-ID: <20051213092151.GR23384@wotan.suse.de> References: <20051212161944.3185a3f9.akpm@osdl.org> <20051213075441.GB6765@elte.hu> <20051213075835.GZ15804@wotan.suse.de> <20051213004257.0f87d814.akpm@osdl.org> <20051213084926.GN23384@wotan.suse.de> <20051213090941.GA20490@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051213090941.GA20490@elte.hu> To: Ingo Molnar Cc: Andi Kleen , Andrew Morton , dhowells@redhat.com, torvalds@osdl.org, hch@infradead.org, arjan@infradead.org, matthew@wil.cx, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org List-ID: > > Or start using icecream (http://wiki.kde.org/icecream) > > distcc is pretty good too. I have a minimal kernel build done in 19 > seconds, a fuller build (1.5MB bzImage that boots on all my testboxes) > done in 45 seconds, using gcc 4.0.2. icecream is better though - it reacts dynamically to your network and it handles different installed compiler versions and cross compilation nicely. -Andi