OSDN Git Service

cpuidle: lpm-levels: Do not predict LPM for isolated cpus
authorMaulik Shah <mkshah@codeaurora.org>
Thu, 30 Nov 2017 11:39:29 +0000 (17:09 +0530)
committerArian <arian.kulmer@web.de>
Tue, 19 Nov 2019 14:36:12 +0000 (15:36 +0100)
commitaa9615d8a5af15edb343b8ce467b3f61b0d3ae94
tree663307d6d0ceec869d3b73c6f083cd597d5766f4
parent79d4a46e4f7a5d8ac64aee00c2a9fa3974998a0a
cpuidle: lpm-levels: Do not predict LPM for isolated cpus

Prediction can select shallower low power mode for isolated
cpu based on historical data.

Do not predict LPMs for isolated cpus.

Change-Id: I998008ef3c578c1dccfacae8513a15dfbe397e16
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
drivers/cpuidle/lpm-levels.c