![]() |
2010-07-22
, 10:21
|
Posts: 3 |
Thanked: 0 times |
Joined on Apr 2010
|
#41
|
![]() |
2010-07-22
, 10:26
|
Posts: 193 |
Thanked: 92 times |
Joined on May 2010
@ galveston, tx
|
#42
|
![]() |
2010-07-22
, 10:28
|
Posts: 193 |
Thanked: 92 times |
Joined on May 2010
@ galveston, tx
|
#43
|
![]() |
2010-07-22
, 10:43
|
Posts: 195 |
Thanked: 16 times |
Joined on Feb 2010
@ Switzerland
|
#44
|
copy this to /usr/share/applications/hildon/
with filename [anything goes].desktop
(and copy the optimize script to /opt/)
![]() |
2010-07-22
, 10:45
|
Posts: 214 |
Thanked: 256 times |
Joined on May 2010
|
#45
|
Added the drop cache routines too, for even more optimized memory recovery.
#drop Caches -- added by noipv4
#echo 1 > /proc/sys/vm/drop_caches
#echo 2 > /proc/sys/vm/drop_caches
echo 3 > /proc/sys/vm/drop_caches
The Following User Says Thank You to JorgeFX For This Useful Post: | ||
![]() |
2010-07-22
, 11:28
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#46
|
#NOTE: Killing the hildon-home process can erase all widgets and that is why it is disabled #killall hildon-home
/usr/sbin/dsmetool -k /usr/bin/hildon-home && /usr/sbin/dsmetool -t /usr/bin/hildon-home
![]() |
2010-07-22
, 11:51
|
Posts: 193 |
Thanked: 92 times |
Joined on May 2010
@ galveston, tx
|
#47
|
Re on:
You might try experimenting with following command (ran as user, not root):Code:#NOTE: Killing the hildon-home process can erase all widgets and that is why it is disabled #killall hildon-home
This is "clean" way of restarting hildon-home (could be also used for other system processes, not sure) and will keep widgets in place.Code:/usr/sbin/dsmetool -k /usr/bin/hildon-home && /usr/sbin/dsmetool -t /usr/bin/hildon-home
Otherwise, good stuff, I was thinking something similar myself. Haven't tested it yet, but as my N900 is now ~4 days of uptime, I might give it a shot very soon
![]() |
2010-07-22
, 12:04
|
Posts: 15 |
Thanked: 9 times |
Joined on Jul 2010
|
#48
|
![]() |
2010-07-22
, 12:11
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#49
|
Would it be too much to request you to please post a conky image after 4days of usage?
I wanna compare the swap usage with mine. My phone crashed yesterday (3 days uptime), with 250MB Swap space usage. I could
feel the sluggishness, and was anticipating something like that.
![]() |
2010-07-22
, 12:14
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#50
|
noob question guys, I keep getting the "cant open" error for this one... I have already backread from the first page of the thread to know if I did miss something, but still the error persists....
what I did was this.... downloaded the file from my desktop... then unzipped it, then I copied the file from the zip to my N900 which is connected through usb on my desktop... I just copied it on the internal memory and not inside any folders whatsoever...
Now when I open xterminal, I first enter sudo gainroot since as far as I know it is how I can run the command as root... so after the sudo gainroot I would enter the command
sh OptimizeN900
and I would receive the error that I cant open the OptimizeN900...
any help guys? Thanks!
The Following User Says Thank You to AlMehdi For This Useful Post: | ||