cvs commit: src/sys/i386/cpufreq est.c

Renato Botelho rbgarga at gmail.com
Mon Aug 25 13:29:31 UTC 2008


On Sat, Aug 23, 2008 at 9:53 AM, John Baldwin <jhb at freebsd.org> wrote:

> jhb         2008-08-23 12:53:42 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/i386/cpufreq     est.c
>  Log:
>  SVN rev 182048 on 2008-08-23 12:53:42Z by jhb
>
>  If we are unable to obtain a frequency list from either ACPI or the static
>  tables, then attempt to build a simple list containing just the high and
>  low frequencies based on the current CPU frequency calculated during boot
>  and the contents of the MSR.
>

Seems it has broken something, after upgrade my -current i386 today I got a
kernel trap 18 after est0 say cannot calculate the frequency and set it to
200Mhz

This kernel was not built with debugs since it's my desktop, but i can do if
you
want.

Let me know what kind of information you need from my system and my hw.

Thanks
-- 
Renato Botelho


More information about the cvs-src mailing list