|
|
2012-01-17
, 01:28
|
|
Posts: 336 |
Thanked: 129 times |
Joined on Jan 2011
@ portugal
|
#371
|
|
|
2012-01-17
, 01:50
|
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#372
|
| The Following User Says Thank You to droll For This Useful Post: | ||
|
|
2012-01-17
, 03:03
|
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#373
|
|
|
2012-01-17
, 09:01
|
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#374
|
ram and swap usage goes back up because of tracker. edit the optimize n900 script and comment out the lines that kills the tracker process. then you'll see the difference.
#Refresh the Tracker process killall -q trackerd sleep 1; killall -q tracker-indexer sleep 1;
|
|
2012-01-17
, 09:22
|
|
Posts: 183 |
Thanked: 98 times |
Joined on Mar 2011
@ Brisbane, Australia
|
#375
|
I opened the OptimizeN900 script in /usr/local/bin/OptimizeN900
How do i comment out the lines that kills the tracker process,Code:#Refresh the Tracker process killall -q trackerd sleep 1; killall -q tracker-indexer sleep 1;
just remove the second and third line? or remove all 4 or 5 lines?
Just be sure on what you are commenting, and that there is nothing else that needs to be commented
| The Following User Says Thank You to Storm_11 For This Useful Post: | ||
|
|
2012-01-17
, 09:41
|
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#377
|
See the first line. It has a #. In programming, symbols such as this indicate a comment. Anything following the # in that line will be excluded. Hence why the words "Refresh the Tracker Process" are not executable.
To comment out any lines in that script, put a # in front of itJust be sure on what you are commenting, and that there is nothing else that needs to be commented
|
|
2012-01-17
, 10:08
|
|
Posts: 336 |
Thanked: 129 times |
Joined on Jan 2011
@ portugal
|
#378
|
|
|
2012-01-17
, 10:14
|
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#379
|
|
|
2012-01-17
, 13:30
|
|
Posts: 958 |
Thanked: 483 times |
Joined on May 2010
|
#380
|
![]() |
| Tags |
| faster, reflash, refresh, script-a-brick, sell it |
| Thread Tools | |
|