Re: ktemp(8) on Phenom II

From: Kurt Jaeger <lists_at_c0mplx.org>
Date: Mon, 9 Mar 2009 20:44:55 +0100
Hi!

Norikatsu Shigemura <nork_at_FreeBSD.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.

----------
CPU: AMD Phenom(tm) II X4 810 Processor (2608.81-MHz K8-class CPU)
  Origin = "AuthenticAMD"  Id = 0x100f42  Stepping = 2
  Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=0x802009<SSE3,MON,CX16,<b23>>
  AMD Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
  AMD Features2=0x37ff<LAHF,CMP,SVM,ExtAPIC,CR8,<b5>,<b6>,<b7>,Prefetch,<b9>,<b10>,<b12>,<b13>>
  TSC: P-state invariant
  Cores per package: 4
----------

#define DEVICEID_AMD_PHENOMII   0x1203


[...]
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_usage: 100.00%
dev.cpu.0.temperature: 49.0C
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
[...]
dev.cpu.1.cx_usage: 100.00%
dev.cpu.1.temperature: 49.0C
dev.cpu.2.%desc: ACPI CPU
dev.cpu.2.%driver: cpu
[...]
dev.cpu.2.cx_lowest: C1
dev.cpu.2.cx_usage: 100.00%
dev.cpu.3.%desc: ACPI CPU
dev.cpu.3.%driver: cpu

Any ideas ?

-- 
pi_at_opsec.eu            +49 171 3101372                        11 years to go !
Received on Mon Mar 09 2009 - 18:45:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:43 UTC