sonyxperiadev / device-sony-loire

17 stars 40 forks source link

Move sysfs and props for cpuquiet hotplugging #5

Closed stellirin closed 8 years ago

stellirin commented 8 years ago

Core limiting via msm_performance works well, but cpuquiet absolutely hates it. rqbalance is not aware of msm_performance so it spams dmesg because it cannot online a core for 'unknown' reasons.

We can achieve the same result using cpuquiet which rqbalance is aware of. We can also have two sources of core limiting, power profile and thermal.

We also need to tune rqbalance and cpuquiet per platform so also move their system props.

Signed-off-by: Adam Farden adam@farden.cz