On 12/1/05, Bob Johnson <[EMAIL PROTECTED]> wrote:
>
>   sysctl  kern.MUMBLE.timecounter=TSC
>
> except I don't know what "MUMBLE" is in 6.0.
>
>   sysctl -a | grep timecounter
>
> should reveal it, though.  And if it is already "TSC", try "i8254",
> I've seen both recommended.  There are probably other possibilities
> (e.g. "ACPI-safe" seems to be the default these days) but as I said, I
> have no direct experience with vmware.

In 5.x, this would be

  sysctl kern.timecounter.hardware=TSC

but I don't know about 6.0

Good luck.

- Bob

--
Spammers: please send mail to [EMAIL PROTECTED] and help
me tune my spam filters!
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to