Guest Catscrash Posted February 13, 2010 Report Posted February 13, 2010 Hi, after updating from MCR to MCR since it's possible without a wipe, i thought it would be time to make a fresh start. So I removed all apps from ext-partition and wiped, After wiping, i restored my apps with titanium, but the internal memory kept decreasing from 180 or so at the beginning and now after installing all apps again, it's down to 30MB again. Shouldn't all apps be installed to the sd card? i checked the ext-partition, all apps are installed there, so why is internal memory so far down? It wouldn't bother me, but when updating a lot of programs, it goes down to 2-3 MB and i can't update another program, i have to reboot, than it's at 30-40 again and i can update the rest... Thanks Catscrash
Guest snowfix Posted February 13, 2010 Report Posted February 13, 2010 Hi, after updating from MCR to MCR since it's possible without a wipe, i thought it would be time to make a fresh start. So I removed all apps from ext-partition and wiped, After wiping, i restored my apps with titanium, but the internal memory kept decreasing from 180 or so at the beginning and now after installing all apps again, it's down to 30MB again. Shouldn't all apps be installed to the sd card? i checked the ext-partition, all apps are installed there, so why is internal memory so far down? It wouldn't bother me, but when updating a lot of programs, it goes down to 2-3 MB and i can't update another program, i have to reboot, than it's at 30-40 again and i can update the rest... Thanks Catscrash My Hero is also decrasing fast in /data. This is due to the Dalvik cache being still stored on the device. I do not know why MoDaCo/Paul has chosen to put the apps & the apps-private data on the SD while keeping the apps dalvik cache on the device... maybe this is to keep the /system apps consistent even when the SD is ejected?
Guest kendon Posted February 13, 2010 Report Posted February 13, 2010 My Hero is also decrasing fast in /data. This is due to the Dalvik cache being still stored on the device. I do not know why MoDaCo/Paul has chosen to put the apps & the apps-private data on the SD while keeping the apps dalvik cache on the device... maybe this is to keep the /system apps consistent even when the SD is ejected? ejecting the sd will f*** things up anyway. imo the dalvik-cache is still on nand for the performance. and because there is enough space to install 300+ apps before your internal memory goes low.
Guest Catscrash Posted February 13, 2010 Report Posted February 13, 2010 thats an explanation i can live with, thx
Guest snowfix Posted February 13, 2010 Report Posted February 13, 2010 ejecting the sd will f*** things up anyway. imo the dalvik-cache is still on nand for the performance. and because there is enough space to install 300+ apps before your internal memory goes low. The number of apps is not correct: I have less than 100 apps installed and my /data partition is filled at 65%. More than a half of it is dalvik-cache. I cannot however comment on the effect of ejecting the SD as I do not know where to find the apps2sd source code. Any git:// reference?
Guest RTX101 Posted February 14, 2010 Report Posted February 14, 2010 May I delete all data in davlik-cache?
Guest Dan Mullen Posted February 14, 2010 Report Posted February 14, 2010 May I delete all data in davlik-cache? Yes, but it will be recreated when you reboot.
Guest kendon Posted February 15, 2010 Report Posted February 15, 2010 The number of apps is not correct: I have less than 100 apps installed and my /data partition is filled at 65%. More than a half of it is dalvik-cache. I cannot however comment on the effect of ejecting the SD as I do not know where to find the apps2sd source code. Any git:// reference? wipe your dalvik-cache and recheck the numbers, dalvik does not get cleaned up automatically. apps2sd is a script in /system/bin. it can not handle ejecting the sdcard. -rwxr-xr-x 1 0 2000 3.3K Aug 1 2008 /system/bin/a2sd
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now