> recently upgrading one of my two CPUs, I found kernel-2.4.2 to be unable to
> handle the situation with 2 different CPUs (AMP = Assymmetric
> multiprocessing ;-) correctly.
"correctly". Intel doesn't support this (mis)configuration:
especially with different steppings, not to mention models.
Alan has, or is working on, a workaround to handle differing
multipliers by turning off the use of RDTSC. this is the right approach
to take in the kernel: disable features not shared by both processors,
so correctly-configured machines are not penalized.
and the kernel should LOUDLY WARN ABOUT this stuff on boot.
regards, mark hahn.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Mar 23 2001 - 21:00:15 EST