Re: [PATCH] Mention Intel Atom in Kconfig.cpu

From: Andi Kleen
Date: Mon Oct 13 2008 - 09:24:23 EST


On Mon, Oct 13, 2008 at 09:18:48AM -0400, Arjan van de Ven wrote:
> On Mon, 13 Oct 2008 14:28:06 +0200
> Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
>
> > "Phil Endecott" <phil_wueww_endecott@xxxxxxxxxxxx> writes:
> >
> > > Am I right in thinking that CONFIG_MCORE2 is the correct choice for
> > > an Intel Atom?
> >
> > No, Atom is completely different from a Core2.
> >
> > Right now 586 or 686 is a reasonable choice.
>
> actually 586 is completely wrong.

It is nearest in scheduling at least. You'll lose CMOV, but that's
not a big loss.

> Core2 instruction set with tune=generic is still the best to set.

Not sure that is true. These option are mostly for the compiler.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
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/