commit | e71c4255169ddacf3472f09b0c7fbe0fe808214e | [log] [tgz] |
---|---|---|
author | Srinath Sridharan <srinathsr@google.com> | Thu Jul 28 17:28:55 2016 +0100 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Tue Jan 31 10:46:54 2017 -0800 |
tree | 30cec79d8d1bd0aab87782b9e39d611e1ae366c0 | |
parent | c5b2042fbcb787a5fdf2f8ed37651f706c9584ac [diff] |
ANDROID: sched/tune: Add support for negative boost values Change-Id: I164ee04ba98c3a776605f18cb65ee61b3e917939 Contains also: eas/stune: schedtune cpu boost_max must be non-negative. This is to avoid under-accounting cpu capacity which may cause task stacking and frequency spikes. Change-Id: Ie1c1cbd52a6edb77b4c15a830030aa748dff6f29 Signed-off-by: Andres Oportus <andresoportus@google.com>