On 5 July 2013 14:16, Chanwoo Choi <cw00.c...@samsung.com> wrote:
> Second, previous performance/powersave governor haven't calculated CPUs load
> becuase these governor didn't change CPU frequency according to CPUs load. 
> But,
> load_table debugfs file always should indicate the collected CPUs data 
> regardless
> of the kind of cpufreq governor. So, the patch3/4/5 implement that 
> performance/
> powersave governor will check periodically CPUs load by calling 
> dbs_check_cpu()
> with timer.

I raised a query on how can we call dbs_check_cpu() from
performance/powersave? Also, calling this routine will degrade
performance without any sense. So, I vote not for doing it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to