| commit | cbeef6aafc4964c4a6cfafd26b23eaccd40804b4 | [log] [tgz] |
|---|---|---|
| author | Anitha Anand <anithas@codeaurora.org> | Mon Mar 05 18:10:52 2012 -0800 |
| committer | Anitha Anand <anithas@codeaurora.org> | Mon May 14 14:24:09 2012 -0700 |
| tree | b5419d14f872e66532c9362014e04442eb075428 | |
| parent | 77664f29f52e153914812a1a82717e2e7f84bb98 [diff] |
cpufreq: Add cpu utilization statistics to aid decisions made by userspace. Understanding system load as seen by cpufreq can help userspace algorithms make better decisions to improve system responsiveness. One such example would be the MP decision algorithm which mines various system info to make decisions on hotplugging in/out the additional cores. Change-Id: I277db7e1a7803a3822b61e7befa25131487cfe17 Signed-off-by: Anitha Anand <anithas@codeaurora.org>