lkml.org 
[lkml]   [2013]   [Dec]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 50 Watt idle power regression bisected to Linux-3.10

* Peter Zijlstra <peterz@infradead.org> wrote:

> On Wed, Dec 11, 2013 at 03:56:55PM +0100, Ingo Molnar wrote:
> >
> > * Borislav Petkov <bp@alien8.de> wrote:
> >
> > > On Wed, Dec 11, 2013 at 01:43:52PM +0100, Peter Zijlstra wrote:
> > > > Something like the below.. someone needs to double check and possibly
> > > > add SNB/IVB EX parts if they're already available.
> > >
> > > Right, our friends at Intel would need to tell us which
> > > families/models does AAI65 span... if, this is actually the
> > > case.
> >
> > I think CLFLUSH should be pretty universally available, IIRC
> > graphics drivers were using it rather heavily in combination with
> > write-combining MTRRs, both on Linux and on Windows.
>
> The availability isn't the problem; the cost is. We shouldn't issue
> one if its not required. Only 'broken' EX hardware needs it.

Well, availability could be a problem too, if some CPU (real or
virtual) implements MWAIT but not CLFLUSH.

In theory we could make mwait an alternatives variant and patch in the
right combination of instructions? The CLFLUSH goes to the same
address as on which the monitoring happens, so it could be considered
one meta-instruction.

Thansk,

Ingo


\
 
 \ /
  Last update: 2013-12-11 19:01    [W:0.223 / U:1.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site