| commit | aa14be3e4510db2968e37fceeca1893bcec0913c | [log] [tgz] |
|---|---|---|
| author | Srivatsa Vaddagiri <vatsa@codeaurora.org> | Sat Mar 29 16:56:45 2014 -0700 |
| committer | Nick Reuter <nreuter85@gmail.com> | Wed Aug 10 16:33:16 2016 -0500 |
| tree | 5f9b795a1ca55d451782165b0eb54dc6c64cd0e4 | |
| parent | 5c50bf7a3e2af43b128ec018d9250e0c3002295b [diff] |
sched: Introduce CONFIG_SCHED_FREQ_INPUT Introduce a compile time flag to enable scheduler guidance of frequency selection. This flag is also used to turn on or off window-based load stats feature. Having a compile time flag will let some platforms avoid any overhead that may be present with this scheduler feature. Change-Id: Id8dec9839f90dcac82f58ef7e2bd0ccd0b6bd16c Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org>