diff options
| author | Swetha Chikkaboraiah <schikk@codeaurora.org> | 2014-06-10 17:31:23 +0530 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 19:58:49 -0700 |
| commit | d705a44178484d3bc8fe11cb4e3dde4e47e5d146 (patch) | |
| tree | 4f34db3c56df3e4e71e74537321f61f7b5477fe6 /scripts/basic/Makefile | |
| parent | e6d5539f2e382b1ed8d9bd00068ce85a7d33e4de (diff) | |
cpufreq: cpu-boost: Use interruptible wait to not affect load average
Using the function wait_event in cpu_boost puts the
process enter to 'D' state which contribute to the
high load average. This change will put the process
boost_sync in the 'S' state (interruptible sleep)
Change-Id: Ie121adbe1fac1d2862ac5342bb97c7c926f7d7a8
CRs-Fixed: 655484
Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
Signed-off-by: Raghavendra Ambadas <rambad@codeaurora.org>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
