commit | 5958e07ccd7bff08b27b07ec3c631c34e1242447 | [log] [tgz] |
---|---|---|
author | Alex Shi <alex.shi@linaro.org> | Tue Aug 16 11:33:51 2016 +0800 |
committer | Alex Shi <alex.shi@linaro.org> | Wed Aug 17 15:44:24 2016 +0800 |
tree | 18ee3c6906c405c6f0df7c343639af9732df9777 | |
parent | 26e5cdac51e6d77ece6748186e5e09165cfbe4a5 [diff] |
cpuidle/menu: stop seeking deeper idle if current state is too deep Seems all target_residency and exit_latency are going longer in deeper idle state. so don't need to go further for no result seeking, and save some useless cycle. Signed-off-by: Alex Shi <alex.shi@linaro.org>