Re: Help with improving mysql performance on 6.2PRE
- From: Chuck Swiger <cswiger@xxxxxxx>
- Date: Fri, 13 Oct 2006 11:49:04 -0700
On Oct 13, 2006, at 11:26 AM, Eric Hodel wrote:
Or did that change recently?
It's only on certain systems, apparently.
Is there a list of systems where it is safe to use the TSC with SMP? Or some script we can run?
The problem of the TSC clocks getting out of sync affects pretty much all AMD X2 dual-core CPUs, as well as the older 32-bit Althon MP CPUs; the Intel Xeon and Core Duo CPUs seem to do a lot better, although older Intel CPUs have also been reported to show problems with the TSC.
Disabling the fancy power-management capabilities (SpeedStep, PowerNow, Cool-n-quiet) to prevent the system from adjusting the CPU clock frequencies seems to reduce the extent of the problem. However, if you want your system clock to work reliably, using the ACPI-safe or i8254 timecounters is going to do much better than using the faster-but-unreliable TSC method.
--
-Chuck
_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Help with improving mysql performance on 6.2PRE
- From: Kris Kennaway
- Re: Help with improving mysql performance on 6.2PRE
- References:
- Help with improving mysql performance on 6.2PRE
- From: Jerry Bell
- Re: Help with improving mysql performance on 6.2PRE
- From: Oliver Fromme
- Re: Help with improving mysql performance on 6.2PRE
- From: Kris Kennaway
- Re: Help with improving mysql performance on 6.2PRE
- From: Eric Hodel
- Help with improving mysql performance on 6.2PRE
- Prev by Date: Re: Help with improving mysql performance on 6.2PRE
- Next by Date: Re: Help with improving mysql performance on 6.2PRE
- Previous by thread: Re: Help with improving mysql performance on 6.2PRE
- Next by thread: Re: Help with improving mysql performance on 6.2PRE
- Index(es):
Relevant Pages
|
|