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 ESMTPS id 0331E2C0099 for ; Sat, 20 Jul 2013 09:17:06 +1000 (EST) Message-ID: <1374275809.19894.562.camel@pasglop> Subject: Re: therm_pm72 units, interface From: Benjamin Herrenschmidt To: Aaro Koskinen Date: Sat, 20 Jul 2013 09:16:49 +1000 In-Reply-To: <20130719174300.GL14385@blackmetal.musicnaut.iki.fi> References: <1345066616.11751.2.camel@pasglop> <1358465885.2782.24.camel@pasglop> <20130719174300.GL14385@blackmetal.musicnaut.iki.fi> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Jan Engelhardt , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2013-07-19 at 20:43 +0300, Aaro Koskinen wrote: > I booted a Xserve today with 3.11-rc1, and noticed the noise is coming > from slots-fan (PCI fan?) which is always 99%, although the slots-temp is > just 33. Is it on purpose the rm31 slots PID params are totally different > from therm_pm72 slots params? It seems like they have been copied from > pm72 "drive bay" PID params instead. Could be my mistake. What happens if you change them to match the old code ? Cheers, Ben.