Subject: Re: est estimation broken on Core 2 Duo T7100
To: Jared D. McNeill <jmcneill@invisible.ca>
From: Simon Burge <simonb@NetBSD.org>
List: port-i386
Date: 08/16/2007 09:16:30
"Jared D. McNeill" wrote:
> Heyas folks --
>
> Booting up a brand new Thinkpad T61, I noticed the following output from
> 4.99.28:
>
> cpu0: Intel Core 2 (Merom) (686-class), 1795.70 MHz, id 0x6fd
> cpu0: "Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz"
> cpu0: Enhanced SpeedStep (1420 mV) 2000 MHz
> cpu0: unknown Enhanced SpeedStep CPU.
> cpu0: Enhanced SpeedStep frequencies available (MHz): 2000 1800 1600 1400 1200
>
> This can't be right, can it?
Can you "#define EST_DEBUG" somewhere near the top, and that'll give
a bit of info about the frequencies and voltages that are used in the
calculations.
Cheers,
Simon.