From owner-freebsd-stable@FreeBSD.ORG Thu Sep 10 13:31:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32B99106566C for ; Thu, 10 Sep 2009 13:31:43 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id EA69B8FC1E for ; Thu, 10 Sep 2009 13:31:42 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 3530073106; Thu, 10 Sep 2009 15:37:41 +0200 (CEST) Date: Thu, 10 Sep 2009 15:37:41 +0200 From: Luigi Rizzo To: Kurt Jaeger Message-ID: <20090910133741.GA6000@onelab2.iet.unipi.it> References: <1252426982.00160755.1252414203@10.7.7.3> <4AA7AA9B.9010709@FreeBSD.org> <20090909153851.GE48206@home.opsec.eu> <200909102213.36510.doconnor@gsoft.com.au> <94AEB920-0384-4E03-8589-8315F5DC549C@ronner.org> <20090910132107.GH48206@home.opsec.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090910132107.GH48206@home.opsec.eu> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: Detecting CPU throttling on over temperature X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 13:31:43 -0000 On Thu, Sep 10, 2009 at 03:21:07PM +0200, Kurt Jaeger wrote: > Hi! > > > > I thought coretemp had be modified in HEAD to support Phenoms but I > > > can't find any evidence of that in SVN so I am not sure what I am > > > thinking.. > > > > How about 'k8temp'? > > /usr/ports/sysutils/k8temp > > This works, very nice! note though that the numbers you get seem way off reality: bsd7# k8temp CPU 0 Core 0 Sensor 0: 13c CPU 0 Core 0 Sensor 1: 13c CPU 0 Core 1 Sensor 0: 16c CPU 0 Core 1 Sensor 1: 3c (they do increase with CPU load).