Guest htb2050 Posted February 20, 2010 Report Posted February 20, 2010 Hey... Guys i need help ... to disable and enabling compcache!!!! and also to remove the coustom locks on tecknologism kernel regarding cpu speeds!!!!! :D
Guest kendon Posted February 20, 2010 Report Posted February 20, 2010 Hey... Guys i need help ... to disable and enabling compcache!!!! and also to remove the coustom locks on tecknologism kernel regarding cpu speeds!!!!! :D disable: adb shell pull /system/init.d/compcache.sh . adb remount adb shell rm /system/init.d/compcache.sh enable: adb remount adb shell push compcache.sh /system/init.d/compcache.sh
Guest htb2050 Posted February 20, 2010 Report Posted February 20, 2010 disable: adb shell pull /system/init.d/compcache.sh . adb remount adb shell rm /system/init.d/compcache.sh enable: adb remount adb shell push compcache.sh /system/init.d/compcache.sh thank you very much! And how to do that overclocking thing???
Guest kendon Posted February 20, 2010 Report Posted February 20, 2010 thank you very much! And how to do that overclocking thing??? check this. no more support from me here, as i haven't tried this.
Guest bluenova1000 Posted March 22, 2010 Report Posted March 22, 2010 Hi there, I pulled compcache.sh but all lines are commented out. Is compcache/ramzswap disabled by default in 3.2 (final)?
Guest zorm Posted March 22, 2010 Report Posted March 22, 2010 (edited) Hi there, I pulled compcache.sh but all lines are commented out. Is compcache/ramzswap disabled by default in 3.2 (final)? Check out Paul's second post on the official 3.2 thread. It's the one controlling the kitchen. If we assume the default options for the kitchen are the options he used for the core download, which seems reasonable, then yes, compcache is disabled by default in favour of the internal task killer adjustments, which is also consistent with your observations. Edited March 22, 2010 by zorm
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now