Re: [PATCH v3 linux-next] cpufreq: ondemand: Calculate gradient ofCPU load to early increase frequency

From: Viresh Kumar
Date: Thu Apr 04 2013 - 02:51:18 EST


On 4 April 2013 12:17, stratosk <stratosk@xxxxxxxxxxxx> wrote:
> Why do you suspect significant increased power? With ondemand the CPU will go down to lowest freq as soon as the load will decreased. And the measurement shows that the CPU load will decrease faster (because of faster calculation).

I suspect it because we are increasing freq based on the assumption:
"If increase in load from last calculation is more then threshold, then
we must use high freq"..

So, this rise can be false alarm multiple times and we might not see
a load increase after moving to high freq and so we are running at
high/max freq without any need of it. And so more power.
--
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/