Re: [PATCH 14/27] Add book3s_64 specific opcode emulation
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-11-04 08:47:35
Also in:
kvm
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2009-11-04 08:47:35
Also in:
kvm
On Wed, 2009-11-04 at 09:43 +0100, Arnd Bergmann wrote:
On Tuesday 03 November 2009, Benjamin Herrenschmidt wrote:quoted
(Though glibc can be nasty, afaik it might load up optimizedvariants ofquoted
some routines with hard wired cache line sizes based on the CPUtype) You can also get application with hand-coded cache optimizations that are even harder, if not impossible, to fix.
Right. But those are already broken across CPU variants anyways. Cheers, Ben