|
|
2011-11-30
, 10:39
|
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#102
|
Will you give me some hint on how KPS correlate with the fact that:
# per |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
# core |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
# iva2 |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
WTF?
|
|
2011-11-30
, 10:50
|
|
Posts: 306 |
Thanked: 37 times |
Joined on Dec 2009
@ Austria
|
#103
|


|
|
2011-11-30
, 10:55
|
|
|
Posts: 1,221 |
Thanked: 1,268 times |
Joined on Aug 2011
@ Balochistan
|
#104
|
|
|
2011-11-30
, 10:59
|
|
Posts: 306 |
Thanked: 37 times |
Joined on Dec 2009
@ Austria
|
#105
|
|
|
2011-11-30
, 11:02
|
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#106
|
vi_ you are the man, big thanks !! you make me laugh with some of your explanations![]()
"Also, 2900mS sleep? HOLY ****! ultimate power saving!"
i have some questions:
- do you use kernel power?
- what brings me kernel power without kernel settings for the device performance?
- is it possible to oc the device and do the smart reflex thing without settings?
btw. thanks man!
|
|
2011-11-30
, 11:10
|
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#107
|
yes kernel49 consumes battery more than power48. my phone dropped 7% battery in 8 hours. my phone was in stand by mode and also offline mode was activated. i haven't had any issue like this in kp48.
| The Following User Says Thank You to vi_ For This Useful Post: | ||
|
|
2011-11-30
, 11:30
|
|
Posts: 896 |
Thanked: 978 times |
Joined on Feb 2011
@ Greece, Athens
|
#108
|
|
|
2011-11-30
, 11:45
|
|
Posts: 306 |
Thanked: 37 times |
Joined on Dec 2009
@ Austria
|
#109
|
|
|
2011-11-30
, 12:02
|
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#110
|
echo "#!/bin/sh" > /etc/X11/Xsession.post/80kernel-config echo "sudo kernel-config load dsp" >> /etc/X11/Xsession.post/80kernel-config
With KP settings:
C# | Ratio | Avg/dura | Frequency | Ratio --------+--------+----------+-----------+--------+ C0 | 0.2% | | 1150 MHz | nan% | C1 | 0.0% | 0.3ms | C2 | 3.3% | 9.4ms | C3 | 4.2% | 104.3ms | C4 | 92.3% | 1730.5ms |Power domain activity breakdown Domain | % of time spent in states --------+---------+---------+---------+---------+---------- usbhost |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) sgx |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) per |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| now:(ON) dss |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) cam |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) core |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| now:(ON) neon |OFF: 92%|RET: 4%|INA: 3%| ON: 0%| now:(ON) mpu |OFF: 92%|RET: 4%|INA: 3%| ON: 0%| now:(ON) iva2 |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| now:(ON)C# | Ratio | Avg/dura | Frequency | Ratio --------+--------+----------+-----------+--------+ C0 | 0.2% | | 1150 MHz | nan% | C1 | 0.0% | 0.2ms | C2 | 0.2% | 2.4ms | C3 | 2.9% | 215.9ms | C4 | 96.7% | 2903.8ms |Power domain activity breakdown Domain | % of time spent in states --------+---------+---------+---------+---------+---------- usbhost |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) sgx |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) per |OFF: 96%|RET: 3%|INA: 0%| ON: 0%| now:(ON) dss |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) cam |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF) core |OFF: 90%|RET: 5%|INA: 0%| ON: 3%| now:(ON) neon |OFF: 91%|RET: 6%|INA: 1%| ON: 0%| now:(ON) mpu |OFF: 91%|RET: 6%|INA: 1%| ON: 0%| now:(ON) iva2 |OFF: 100%|RET: 0%|INA: 0%| ON: 0%| now:(OFF)You will notice while the results are not that significantly different, there is a shitload more DMA activity and IRQing going on when KP-settings is installed. While the CPU is not hammering some hardware on the n900 is. Notice the extra 100% ONs in the power domain table for with KP settings.
Also, 2900mS sleep? HOLY ****! ultimate power saving!
There is an ancient bug in KP settings. I had issues with KP settings since version 26. I never figured out why it caused all these wake ups I just know in some circumstances it does.
This is why I do not use KP settings. I have the script extracted from the deb so I can quickly load/unload settings but it does not do the whole startup thing, I do that from an Xsession script.