Yo he instalado esta rom JellyBlast V3 de XDA.
http://forum.xda-developers.com/show....php?t=1972961
He añadido el Kernel Cor Plus 2.1.6
He activado la Swap Así...
Cita:
You can activate the RAM SWAP with your 3rd partition, use this method
- Open init.d folder on /system/etc/init.d (you can use file explorer like RootExplorer or File Manager)
- Search 07setvm file, open it with text editor..
- Now you will see the line of swap command
- If your linux swap is 3rd partition (fat/fat32=p1,ext2/3/4=p2,linuxswap=p3) you just activated this line
Linux swap is 3rd partition, follow this
Code:
# Enable/disable Linux swap
# swapon /dev/block/mmcblk0p3
swapoff /dev/block/mmcblk0p3
# Set swappiness
echo 0 > /proc/sys/vm/swappiness
Change to
Code:
# Enable/disable Linux swap
swapon /dev/block/mmcblk0p3
# swapoff /dev/block/mmcblk0p3
# Set swappiness
echo 60 > /proc/sys/vm/swappiness
Default of swappiness is 60, you can change it to values 0-100 (I'm using 95) v
and if your linux swap is 2nd partition you just change the mmcblk0p3 to mmcblk0p2
I'm using 2nd partition as linux swap
|
Lo único que he puesto echo 95 en vez de.. echo 60
Esto esta en el post #69 del hilo que he puesto de XDA.
Y como digo el Cor Plus 2.1.6
Y todoooooooo Genial !!
Rápida, fluida, estable, sin fallos.
Tenía la última rom italiana Stock con el Cor Plus 2.1.6 + ext 4 y Swap activado.
He hecho todos los dalvic + format system + factory reset
Después he instalado desde recovery la Rom y despues el Cor Plus 2.1.6 y ale a funcionar. Genial !!
En el post #124 de Xda podéis ver mí comentario de lo mismo que he puesto aquí.
Salu2