Re: i686 quirk for AMD Geode

From: Arjan van de Ven
Date: Sat Oct 03 2009 - 14:07:02 EST


On Sat, 3 Oct 2009 04:12:47 +0200
Matteo Croce <technoboy85@xxxxxxxxx> wrote:
>
> I also did this simple test which gives a ~2.5x speed boost:
> http://pastebin.ca/1590089

the number that is exposed in /proc/cpuinfo does not control
if cmov is used... so the patch and the benchmark are totally unrelated.

Anything that needs to know if cmov can be used will need to read the
flags line..

(since technically cmov is also optional for generation 6 and later)

While I can't say anything against your patch, I do need to say that it
is something purely cosmetic on first sight...

--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
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/