|
2013-09-13
, 06:59
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#2
|
The Following 5 Users Say Thank You to ladoga For This Useful Post: | ||
|
2013-09-13
, 07:38
|
Posts: 184 |
Thanked: 204 times |
Joined on Aug 2012
|
#3
|
The Following User Says Thank You to dannejanne For This Useful Post: | ||
|
2013-09-13
, 15:30
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#4
|
The Following User Says Thank You to imaginaryenemy For This Useful Post: | ||
|
2013-09-13
, 16:59
|
Posts: 109 |
Thanked: 18 times |
Joined on Sep 2012
|
#5
|
|
2013-09-13
, 20:44
|
Posts: 1,539 |
Thanked: 1,604 times |
Joined on Oct 2011
@ With my N9
|
#6
|
I thought clearing cache/memory would make the phone faster... I use dropcache when my phine lags...
|
2013-09-14
, 18:02
|
Posts: 109 |
Thanked: 18 times |
Joined on Sep 2012
|
#7
|
Yep stop clearing your cache. Free memory is useless memory. The more memory is used and apps are cached the faster your device will be. Just close some of them knows possible battery hogs when you don't use them. You should know how painfully slow the device can be right after a reboot.
|
2013-09-14
, 18:04
|
Posts: 109 |
Thanked: 18 times |
Joined on Sep 2012
|
#8
|
Why would you want to slow the system down by clearing cache?
Program startup gets noticeably faster once its cached and clearing cache forces the system to reload programs from flash memory instead of RAM, which is slower.
Only slowdowns I ever have are either caused by restarting the phone (indexing and loading from flash) or stuff that seems I/O related (updating feeds).
I usually have uptimes of >100 days and performance is as good if not better than first day. Only thing needed IMO is keeping track of possible runaway/crashed processes. Programs don't always exit cleanly and can get stuck (not freeing the memory claimed by them). In that case kill command is your friend.
|
2013-09-16
, 06:51
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#9
|
$ killall -9 fennec
$ ps -A | grep fennec
The Following User Says Thank You to ladoga For This Useful Post: | ||
I am currently using drop cache to clear memory.
My problem is that after clearing, only 300rmb is free out of 985rmb.
6 Months ago, after clearing, I could get around 750rmb free.
Is there another solution or app that could help clear more memory?
To clear swap, I just reboot my phone.
Many thanks in advance for your replies.