Jump to content

Disable/Enable Compcache on Modaco 3.2 beta 5


Recommended Posts

Guest htb2050
Posted

Hey... Guys i need help ... to disable and enabling compcache!!!! and also to remove the coustom locks on tecknologism kernel regarding cpu speeds!!!!! :D

Posted
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
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???

Posted
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.

  • 1 month later...
Guest bluenova1000
Posted

Hi there,

I pulled compcache.sh but all lines are commented out. Is compcache/ramzswap disabled by default in 3.2 (final)?

Posted (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 by zorm

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.