Date: Fri, 13 Mar 2009 02:49:13 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: Kurt Jaeger <lists@c0mplx.org> Cc: freebsd-current@FreeBSD.org, Norikatsu Shigemura <nork@FreeBSD.org> Subject: Re: ktemp(8) on Phenom II Message-ID: <20090313024913.79d43002.nork@FreeBSD.org> In-Reply-To: <20090309194455.GA27326@home.opsec.eu> References: <20090301181631.d2e3c89e.nork@FreeBSD.org> <554FEBB3-CB69-4502-9728-C4735B29F784@FreeBSD.org> <20090301234328.9aa4237c.nork@FreeBSD.org> <69C4F850-1DCC-4E15-84E7-1B0E7C656CE6@FreeBSD.org> <20090302003904.12d683c1.nork@FreeBSD.org> <87F4F8E8-CB5A-476D-A57B-A3EBF44272EF@FreeBSD.org> <20090310020627.4482190d.nork@FreeBSD.org> <20090309194455.GA27326@home.opsec.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kurt! On Mon, 9 Mar 2009 20:44:55 +0100 Kurt Jaeger <lists@c0mplx.org> wrote: > > 1. Add support 10th generation CPU. I confirmed on Phenom II. > > And maybe 11th is same. Sorry, my Puma note became hardware > > trouble. So I don't confirm on it. > I have an quad-core CPU, see below. Your patch works, but > only displays values for the first two CPUs. I re-read AMD's documents. We can get only 1 data as CurTmp: current temperature, not by-cores from F3xA4 Reported Temperature Control Register. So, in fact, dev.cpu.0.temperature == dev.cpu.1.temperature.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090313024913.79d43002.nork>