Re: [BISECTED] Lots of "rescheduling IPIs" in powertop

From: Arjan van de Ven
Date: Wed May 14 2008 - 09:56:48 EST


On Wed, 14 May 2008 08:58:05 +0200
> > If the bios says mwait is usable, we need to use it with the values
> > IT gives us.
>
> At least to my knowledge the ACPI FADT just says what C states are
> available, not if they are implemented with MWAIT or using IO ports.

_CST does; which is what the mwait C-state selection code uses.

(and we've seen quirky systems where C1 mwait didn't work, SMM did
something wrong or something, because the other OS doesn't seem to use
it for that, so making it the default is not really an option)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/