lkml.org 
[lkml]   [2008]   [May]   [13]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [BISECTED] Lots of "rescheduling IPIs" in powertop
FromAndi Kleen <>
DateTue, 13 May 2008 22:54:40 +0200
Vegard Nossum <vegard.nossum@gmail.com> writes:
>
> This initially showed up on my 2.6.24.5-85.fc8 (Fedora) kernel.
>
> I have two different systems (one laptop, one desktop) which both show the
> same symptoms, please do tell me if you need any more info.

What CPUs do they have?  And does the problem really go away when
you boot with idle=mwait ? And what does the following program 
output? 

#include <asm/msr.h>

main()
{
        printf("%x\n", cpuid_edx(5));
}
-Andi


\
 
 \ /
  Last update: 2008-05-13 22:57    [from the cache]
©2003-2008