On Wed, 2010-10-20 at 15:30 +0200, Peter Zijlstra wrote:
Ah, I just remembered Venki recently poked at this code too, maybe he's
got a bright idea..
Venki, there are cpu-load issues, the reported issue is that idle load
is too high, and I think I can see that happening with the current code
(due to 74f5187ac8).
The flaw I can see in that commit is that we can go idle multiple times
during the LOAD_FREQ window, which will basically inflate the idle
contribution.
All attempts from me to fix that so far have resulted in curious
results..
Would you have a moment to also look at this?
--