From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id DAFBF679E2 for ; Thu, 6 Jul 2006 19:09:58 +1000 (EST) Subject: Re: [PATCH] powerpc: Xserve G5 thermal control fixes From: Benjamin Herrenschmidt To: Segher Boessenkool In-Reply-To: References: <1152162394.24632.58.camel@localhost.localdomain> Content-Type: text/plain Date: Thu, 06 Jul 2006 19:09:47 +1000 Message-Id: <1152176987.24632.69.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras , Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2006-07-06 at 07:37 +0200, Segher Boessenkool wrote: > > This patch also changes the fixed value of the slots fan for > > desktop G5s to 40% instead of 50%. It seems to still have a pretty > > good > > airflow that way and is much less noisy. > > Is this save when people have one of the ridiculously expensive > (and hot) video cards installed? And perhaps even a few other > cards, too? Those cards are nvidia and they only get hot if you use the 3d which you can't do in linux/ppc (beside they have their own fan on the card anyway). Ben.