On Wed, Nov 06, 2002 at 01:26:31PM +0100, Sameh Ghane wrote:
> Timecounter "i8254"  frequency 1193182 Hz
> Timecounter "TSC"  frequency 332755591 Hz
> CPU: AMD-K6(tm) 3D processor (332.76-MHz 586-class CPU)
>   Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
>   Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
>   AMD Features=0xffffffff80000800<SYSCALL,3DNow!>

There seem to be a family of K6 motherboards on which the ACPI
timecounter runs fast by a factor of about two. I've been seeing
this since ACPI became the default on one motherboard. I get
around it by using the TSC instead:

        sysctl kern.timecounter.hardware=TSC

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to