[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091109002232.587c569a@lxorguk.ukuu.org.uk>
Date: Mon, 9 Nov 2009 00:22:32 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: Pavel Machek <pavel@....cz>, Matteo Croce <technoboy85@...il.com>,
Sven-Haegar Koch <haegar@...net.de>,
Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: i686 quirk for AMD Geode
On Sun, 08 Nov 2009 14:10:24 -0800
"H. Peter Anvin" <hpa@...or.com> wrote:
> Keep in mind that if we end up running that on code with any kind of significant fraction of CMOV it will utterly suck.
cmov is pretty useless anyway and not a good scheduling choice generally
speaking on a real CPU - so in fact gcc generates very few of them, but a
few is enough to make 686 break on C3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists