Re: ppro config.in patch...
Dominik Kubla (dominik.kubla@uni-mainz.de)
Thu, 27 Apr 2000 00:25:19 +0200
On Tue, Apr 25, 2000 at 07:14:33PM +0200, Artur Skawina wrote:
> Jeff Garzik wrote:
> >
> > This patch looks wrong or incomplete. Now I have to choose "PPro" in
> > order to get the -march=i686 optimizations to feed my hungry Dual PII
> > SMP box?
>
> > - 586/K5/5x86/6x86 CONFIG_M586 \
> > + 586/K5/5x86/6x86/6x86MX CONFIG_M586 \
> > Pentium/TSC CONFIG_M586TSC \
> > - PPro/6x86MX CONFIG_M686 \
> > + PPro CONFIG_M686 \
>
> i' not sure what you mean -- 6x86MX would be an old cyrix, and it
> seems to have more in common with p5 than p6. iow nothing changed
> for PII.
That's simple to fix, just replace
PPro
with
PPro/P-II/P-III
and everything should work as expected: Most people don't realize
that PPro, P-II and P-III are one CPU family.
Yours,
Dominik Kubla
--
Networking Group, Hospital of Johannes Gutenberg-University
Obere Zahlbacher Straße 69, 55101 Mainz, Germany
Tel: +49 (0)6131 17-2482 FAX: +49 (0)6131 17-5521
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/