lkml.org 
[lkml]   [2008]   [Jan]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 18 Jan 2008 01:27:06 -0500
From"H. Peter Anvin" <>
SubjectRe: [PATCH] x86: make clflush a required feature on x86_64
Kyle McMartin wrote:
> On Fri, Jan 18, 2008 at 06:53:53AM +0100, Andi Kleen wrote:
>> One problem that we had in the past is that some simulators
>> only implement the absolutely minimum feature set and you
>> might have well broken one of these with this.
> 
> Yeah, true. Please ignore the patch folks.
> 
> cheers,	Kyle

Simulators can be fixed, even if it takes time; for something like 
clflush this is easier since clflush can be implemented as a simple noop 
for most of them.

I just verified that Bochs 2.3.0 lacks this CPUID bit whereas the 
current version, 2.3.6, enables CLFLUSH iff SSE2 is enabled.  Qemu 0.9.0 
has CLFLUSH.  Andi, do you happen to know of any specific simulators 
which are problematic?  I would assume any recent version of SimNow is 
up to date.

	-hpa


\
 
 \ /
  Last update: 2008-01-18 07:37    [from the cache]
©2003-2008