Date: Sun, 31 May 2009 08:59:15 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_cpu.c src/sys/sys cpu.h Message-ID: <200905310900.n4V90fAT039033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-05-31 08:59:15 UTC
FreeBSD src repository
Modified files:
sys/kern kern_cpu.c
sys/sys cpu.h
Log:
SVN rev 193155 on 2009-05-31 08:59:15Z by nwhitehorn
Provide a new CPU device driver ivar to report the nominal speed of the
CPU, if available. This is meant to solve the issue of cpufreq misreporting
speeds on CPUs that boot in a reduced power mode and have only relative
speed control.
Revision Changes Path
1.32 +21 -12 src/sys/kern/kern_cpu.c
1.5 +10 -0 src/sys/sys/cpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905310900.n4V90fAT039033>
