From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933051AbcFQQ1c (ORCPT ); Fri, 17 Jun 2016 12:27:32 -0400 Received: from mail.skyhub.de ([78.46.96.112]:41795 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751807AbcFQQ1a (ORCPT ); Fri, 17 Jun 2016 12:27:30 -0400 Date: Fri, 17 Jun 2016 18:27:28 +0200 From: Borislav Petkov To: Vince Weaver Cc: Huang Rui , linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Alexander Shishkin Subject: Re: [patch] events/amd/power add support for fam16h model30h Message-ID: <20160617162728.GC3912@pd.tnic> References: <20160616211218.GC4002@pd.tnic> <20160617100746.GC13900@hr-amur2> <20160617103156.GA15997@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 17, 2016 at 11:56:31AM -0400, Vince Weaver wrote: > Has anyone actually verified that the fam15h excavator machines are > producing "stable" results? Not that I know of. Rui, any ideas? > I know on my fam15h piledriver machines the results returned by the > drivers/hwmon/fam15h_power.c driver look questionable at best, which > is what started my trying to figure this whole thing out in the first > place. Piledriver? What f/m/s is that? Because I have a PD here - AMD FX(tm)-8350 Eight-Core Processor - F15hM02 and sensors gives only this below. But my PD doesn't have X86_FEATURE_ACC_POWER. $ sensors k10temp-pci-00c3 Adapter: PCI adapter temp1: +18.4°C (high = +70.0°C) (crit = +90.0°C, hyst = +87.0°C) fam15h_power-pci-00c4 Adapter: PCI adapter power1: 19.38 W (crit = 125.19 W) radeon-pci-0100 Adapter: PCI adapter temp1: +85.0°C --- Do you mean this PCI adapter thing? I can get it right up to crit when building a kernel: power1: 124.76 W (crit = 125.19 W) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.