commit | 42503db7cabce1d197cb02dea3ef02ea93fc4f74 | [log] [tgz] |
---|---|---|
author | Srinath Sridharan <srinathsr@google.com> | Thu Jul 14 13:09:03 2016 -0700 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Tue Jan 31 10:47:04 2017 -0800 |
tree | 9a33ec63c28b8f98ff21f46f3bb0a6de77ffab82 | |
parent | bd7ee31d807e9d4480a40fa730f7f57c96041314 [diff] |
ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idle Hint to enable biasing of tasks towards idle cpus, even when a given task is negatively boosted. The mechanism allows upto 20% reduction in camera power without hurting performance. bug: 28312446 Change-Id: I97ea5671aa1e6bcb165408b41e17bc82e41c2c9e Signed-off-by: Andres Oportus <andresoportus@google.com>