|
2008-12-22
, 06:48
|
|
Posts: 109 |
Thanked: 196 times |
Joined on Sep 2008
@ Guatemala
|
#342
|
I can safely say now that the freezing is low-memory based - left my 770 working all night on stand-by and found it working in the morning. I'm using software watchdog (which judging from dmesg is not working , because the OMAP one restarts the device too often.
You can minimize the restarts by limiting the number of running processes in Android. BTW if your adb disconnects often - probably was killed for memory After that you need to reconnect the cable, then kill the adb server and start it anew.
The Following User Says Thank You to solca For This Useful Post: | ||
|
2008-12-22
, 07:09
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#343
|
Do you compile in CONFIG_LOW_MEMORY_KILLER=y kernel option? That will make Android kill uneeded apps when low on memory.
Will try to compile out uneeded software for the next release as you suggested (phone services to start).
|
2008-12-22
, 07:25
|
Posts: 1,213 |
Thanked: 356 times |
Joined on Jan 2008
@ California and Virginia
|
#344
|
|
2008-12-22
, 07:43
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#345
|
|
2008-12-22
, 08:11
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#346
|
|
2008-12-22
, 09:19
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#347
|
|
2008-12-22
, 11:08
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#348
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
|
2008-12-22
, 11:11
|
Posts: 356 |
Thanked: 38 times |
Joined on Nov 2005
@ Finland
|
#349
|
|
2008-12-22
, 13:05
|
|
Posts: 1,743 |
Thanked: 1,231 times |
Joined on Jul 2006
@ Twickenham, UK
|
#350
|
You can minimize the restarts by limiting the number of running processes in Android. BTW if your adb disconnects often - probably was killed for memory After that you need to reconnect the cable, then kill the adb server and start it anew.
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.