The Following User Says Thank You to GigaByte For This Useful Post: | ||
|
2011-09-06
, 14:27
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#92
|
@Estel
As I said before, I'm not epitaphish, it's totally okay, perhaps with our efforts we can further enhace the script.
Well then, the best way to figure our ways out is to create a script which monitors the CPU frequency while idle, and then observe the results. I assume most of the time, the CPU will sit on 0, maybe jump to 250 for some time, since the CPU usage with this patch applied is fairly low, 2 to 4 % as a max.
I will test this however. I am planning to fully charge my phone, unpatch it, then let it sit idle, and count the days that will pass by, then repeat the test with the patch applied, and see the results.
Just to point out, I made the patch very simply to load a KP profile when idle and another one while the device is active as a reply to GigaByte's request, but then I started collecting battery saving scripts scattered here and there into the script, so criticism and testing are certainly the top procedures to take for enhancing the script.
# kernel configuration file generated by /usr/sbin/kernel-config MINFREQ=500 MAXFREQ=900 FREQS="0:30,90 500:39,360 550:42,400 600:45,430 700:50,430 750:54,430 805:54,430 850:57,500 900:60,500 950:65,500 1000:68,500 1100:72,520 1150:72,520" SMARTREFLEX_VDD1=0 SMARTREFLEX_VDD2=0 GOVERNOR=ondemand IGNORE_NICE_LOAD=1 UP_THRESHOLD=90 SAMPLING_RATE=200000 POWERSAVE_BIAS=0
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
|
2011-09-06
, 14:38
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#93
|
Anyway, a little note about titan's profiles and derivatives (like starving). It has long history of corrupting people filesystems in most sneaky way - You may not notice problems in even few weeks or months of use, then strange things begin happening - almost like "x-files" not possible to find source of problems or fix it, except whole reflash or restoration of rotfs+optfs, like with backupmenu. Ho ever, in every such case I've heard of, abandoning modified profiles "protected" device for getting into this problems again.
|
2011-09-06
, 14:44
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#94
|
|
2011-09-06
, 15:45
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#95
|
|
2011-09-06
, 18:20
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#96
|
|
2011-09-06
, 18:34
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#97
|
|
2011-09-07
, 11:41
|
|
Posts: 1,918 |
Thanked: 3,118 times |
Joined on Oct 2010
@ My pants
|
#98
|
as I see, this scripts do same of vfs with karma battery patch, need to uninstall it ?
The Following User Says Thank You to ammyt For This Useful Post: | ||
|
2011-09-08
, 11:13
|
Posts: 1,729 |
Thanked: 388 times |
Joined on Jan 2010
@ Canada
|
#99
|
root echo conservative > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
|
2011-09-08
, 14:21
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#100
|
If you're always on frequencies above 500MHz, i.e if you set kernel-config 500 1150 then the conservative governor is best to use. However, it is not recommended to set the conservative governor if you're starting from 250.