View Single Post
Posts: 73 | Thanked: 47 times | Joined on Aug 2010
#315
Originally Posted by egoshin View Post
In addition I recommend you to run this commands and test it again:

echo "1" > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load

renice 1 `cat /syspart/applications/standby/background/tasks`
renice 1 `ps | grep modest | cut -c1-5`

It should save you a lot of battery over standby. I have increase more then 50%.

(Note: modest renice would work until you call e-mail GUI, after that it reverts back. I am working on it)
Happy New Year!

Sorry to bring this out again. I tried your suggestion but I failed on this:

Code:
 renice 1 `ps | grep modest | cut -c1-5`
My N900 returned this:

Code:
 renice: setpriority: No such process
I am on kernel power42.

Any suggestions or any further development on improving N900 battery life after PR1.3 and kernel power42, power46?

Also, beside email GUI problem, is this solution permanent? I mean do I have to do this after every reboot?

Last edited by Duy2anh; 2011-01-01 at 06:56.