Re: RFC: [2.6 patch] better i386 CPU selection

From: Maciej W. Rozycki
Date: Tue Sep 16 2003 - 07:39:10 EST


On Fri, 12 Sep 2003, Adrian Bunk wrote:

> What about the original 386?

The i386 is irrelevant -- it didn't have an on-chip APIC and it didn't
directly support an external one. At the time the APIC was manufactured,
i386 systems were inefficient enough not to justify designing glue logic
for the APIC.

> Then I can simply change it in my patch to
>
> config X86_GOOD_APIC
> bool
> depends on !CPU_586TSC
> default y

It's a good estimate, although Pentium systems support an external APIC
which is always good. If the on-chip APIC is used, a system suffers from
the erratum as mentioned previously, if an external one is used, a system
is good.

--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@xxxxxxxxxxxxx, PGP key available +

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/