commit | 0b58ce104450d5ea0ec1d6f5f192c2d7c751f526 | [log] [tgz] |
---|---|---|
author | Joonwoo Park <joonwoop@codeaurora.org> | Mon Jan 16 18:09:20 2017 -0800 |
committer | Joonwoo Park <joonwoop@codeaurora.org> | Tue May 09 11:22:45 2017 -0700 |
tree | db01f377b0ccd3ab27b8de163bd459f099403e77 | |
parent | c5ddd4adf8e6a1e1b7f7acc43a95c622b01bf237 [diff] |
sched: EAS: schedfreq: fix CPU util over estimation WALT CPU utilization reports CPU load of all the scheduler classes. Therefore adding RT class's load additionally will cause frequency overshooting. Fix such issue by not accounting RT class load when requesting capacity. Change-Id: I29600d7af7ca8c00e0d2ff1e13872024ccaa72bf Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>