Hmm how about
Su
Cd /system/etc/init.d
Sysrw
chmod 0755 20overclock
Rm 20overclock
Sysro
Primed
- sent via Tapatalk
I'm new to this kernel and have it running at 900MHz with CM7 on my Droid. Can someone tell me how to bump this up to 1000+MHz? Looks like the options top out at 900. I tried reading through all 100+ pages of this thread, but didn't make it very far.
EDIT: I used the Milestone Overclock app to bump it to 1200. Reverts back to 900 though on a reboot, even if I tell it to restore on reboot. Am I missing something?
Wow that is weird, I'm not totally sure what is going on. Do you have root explorer? Can you browse to /system/etc/init.d? Maybe delete the 20overclock file that way and try the primed command again..
- sent via Tapatalk
Wow that is weird, I'm not totally sure what is going on. Do you have root explorer? Can you browse to /system/etc/init.d? Maybe delete the 20overclock file that way and try the primed command again..
- sent via Tapatalk
From zeppelinrox's work (XDA link) try this.
nothing in there about compcache's interaction with OOM.
It has nothing to do with compcache. It has to do with keeping the application you want from dying from an OOM situation....this is what you want.
Zram uses resources to move the data to and from the compressed ram block device (this uses CPU resources as well), once a certain level is reached compcache can not restart because android can't push the large amount of compressed memory back into normal system memory. You can't use compcache in the way you want, it's not fine grained like that. You must force the desired OOM value to the application you want to stay in memory or use real SD Card swap and try to fine tune the swappiness (SD swap has the same issue with stopping or restarting..will bring the system down).
hey prime, still wondering if low compcache numbers are normal? im only at 592, when before after booting id be in the thousands
prime, what do you think about using both compcache and swapper2 at the same time? My compcache is filling up several times a day lately forcing me to reboot.
I'm new to this kernel and have it running at 900MHz with CM7 on my Droid. Can someone tell me how to bump this up to 1000+MHz? Looks like the options top out at 900. I tried reading through all 100+ pages of this thread, but didn't make it very far.
EDIT: I used the Milestone Overclock app to bump it to 1200. Reverts back to 900 though on a reboot, even if I tell it to restore on reboot. Am I missing something?
You have to edit your 20overclock file with your verified settings and it will become available in the cyanogen settings under performance>cpu settings, you can set on boot there. Here is my file for 1000mhz. You may want to try a higher vsel value than 59, maybe try 60 or 61.
overclock - Pastebin.com
Edit: DER! use a vsel of 74 or higher for 1200mhz..
- sent via Tapatalk
Do you have a 99overclock file in /system/bin?
Dont know if cpu freq would have any effect.
- sent via Tapatalk
Edit: My bad I meant Do you have an overclock file in /system/bin?