Nice score do you have compcache enable on that slayher kernel?If you are how do you enable compcache i am using his kernel but dont know how to enable it?
Nice score do you have compcache enable on that slayher kernel?If you are how do you enable compcache i am using his kernel but dont know how to enable it?
nope, don't have a clue how never looked into it
Sent from my Droid using Tapatalk
Finally installed this kernel after much research RE: compcache and I have to say thanks, Jamezelle. Had to run the manual script to start compcache (swapon /dev/block/ramzswap0) but now that it's on the phone seems to be much more responsive. I'm hoping the battery life will improve as well.
Finally installed this kernel after much research RE: compcache and I have to say thanks, Jamezelle. Had to run the manual script to start compcache (swapon /dev/block/ramzswap0) but now that it's on the phone seems to be much more responsive. I'm hoping the battery life will improve as well.
Can you give a list of steps you did to get this going?
Endless reboots here. I'm back to Chevy.
Been having issues with the droid forums app today...anyway...
My phone is finicky and doesn't seem to like p3 based kernels, but I thought heck with it I'll give it a shot. Very simple steps and I couldn't be happier.
D/L jamezelle's v2 kernel from earlier in the thread
Install from SD card via ROM Manager, with a backup
If the phone boots, you're golden...let everything load.
Start Terminal and type
su
free
This will give you a look at how your memory is being used. Apparently the autostart script didn't work on my droid because the swap showed all zeroes. If that is the case, type
swapon /dev/block/ramzswap0
That is all it took to turn on compcache. I closed Terminal, opened a couple apps, closed them and went back into terminal and did typed
su
free
And it gives you your memory stats. There are other commands that jamezelle posted earlier in the thread that give even more in depth RAM data but these are the easiest commands.
Hope that was of some help...
sent from my magic talk box
I followed your directions and got:
swapon: /dev/block/ramzswap0: Invalid argument
Any suggestions?
Been having issues with the droid forums app today...anyway...
My phone is finicky and doesn't seem to like p3 based kernels, but I thought heck with it I'll give it a shot. Very simple steps and I couldn't be happier.
D/L jamezelle's v2 kernel from earlier in the thread
Install from SD card via ROM Manager, with a backup
If the phone boots, you're golden...let everything load.
Start Terminal and type
su
free
This will give you a look at how your memory is being used. Apparently the autostart script didn't work on my droid because the swap showed all zeroes. If that is the case, type
swapon /dev/block/ramzswap0
That is all it took to turn on compcache. I closed Terminal, opened a couple apps, closed them and went back into terminal and did typed
su
free
And it gives you your memory stats. There are other commands that jamezelle posted earlier in the thread that give even more in depth RAM data but these are the easiest commands.
Hope that was of some help...
sent from my magic talk box
Does anyone have a link to JZ's latest kernel, all links that are in this thread go to a web page that can't be found. Any help would be awesome, thanks. Want to run it before 1.28 its released so I'll know if it even works on my droid, or if I shouldn't try using out on the next release, we all anxiously await.
Go JZ, you can do it
I followed your directions and got:
swapon: /dev/block/ramzswap0: Invalid argument
Any suggestions?
Been having issues with the droid forums app today...anyway...
My phone is finicky and doesn't seem to like p3 based kernels, but I thought heck with it I'll give it a shot. Very simple steps and I couldn't be happier.
D/L jamezelle's v2 kernel from earlier in the thread
Install from SD card via ROM Manager, with a backup
If the phone boots, you're golden...let everything load.
Start Terminal and type
su
free
This will give you a look at how your memory is being used. Apparently the autostart script didn't work on my droid because the swap showed all zeroes. If that is the case, type
swapon /dev/block/ramzswap0
That is all it took to turn on compcache. I closed Terminal, opened a couple apps, closed them and went back into terminal and did typed
su
free
And it gives you your memory stats. There are other commands that jamezelle posted earlier in the thread that give even more in depth RAM data but these are the easiest commands.
Hope that was of some help...
sent from my magic talk box
You skiped initialized command---
do this @ terminal
#su
#rzscontrol /dev/block/ramzswap0 --init
#swapon /dev/block/ramzswap0
#free
you should see a swap, also make sure busybox is current should b 1.17.1 version
Edit:: sorry I ddnt read whole thing just make sure busybox is up to date.. or re download kernel again and re apply-- good luk!