bautistasbr
29/08/13, 09:11:02
KERNEL SOLO COMPATIBLE CON ROMS BASADAS EN ANDROID 4.3.
Para Android 4.2 saldra una version pronto
Features:
Overclock (L5 1104mhz max, L7 1300mhz max) - Use at your own risk!!
Linaro GCC 4.8.2 Compiled
Undervolt VDD sysfs interface for configuring the voltage levels
SmartassV2, Wheatley, SmartMax, DanceDance Governor
FIOPS, SIO, DEADLINE, NOOP, CFQ Schedulers
Zram with LZ4 Compression and lots of patches
Zcache with LZ4 compression & frontswap for compressed ram ssd caching
Dynamic management of dirty page writeback
LZO Compression updated to mainline (KERNEL + RD LZO compressed)
Noatime default
Dynamic read-ahead support
Instructions:
Entra al recovery
Haz un backup de tu kernel
flashea el zip
reinicia
DOWNLOAD (http://www.mediafire.com/folder/u03jzhor1zp16/TeamHackLG_Experimental)
Undervolt Interface:
The current voltage information is available at:
Code:
/sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
Defaults for L5:
Code:
root@android:/ # cat /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels 122880: 2 245760: 3 320000: 4 480000: 5 600000: 6 800000: 7 900000: 7 950000: 7 1000000: 7 1050000: 7 1100000: 7
To change for example the voltage level of the 800000 frequency, you could do:
Code:
echo '800000 6' > /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
If you cat this file again, you should see that the voltage level is picked up.
The new voltage level is picked up when the CPU will scale to the particular frequency level.
Para Android 4.2 saldra una version pronto
Features:
Overclock (L5 1104mhz max, L7 1300mhz max) - Use at your own risk!!
Linaro GCC 4.8.2 Compiled
Undervolt VDD sysfs interface for configuring the voltage levels
SmartassV2, Wheatley, SmartMax, DanceDance Governor
FIOPS, SIO, DEADLINE, NOOP, CFQ Schedulers
Zram with LZ4 Compression and lots of patches
Zcache with LZ4 compression & frontswap for compressed ram ssd caching
Dynamic management of dirty page writeback
LZO Compression updated to mainline (KERNEL + RD LZO compressed)
Noatime default
Dynamic read-ahead support
Instructions:
Entra al recovery
Haz un backup de tu kernel
flashea el zip
reinicia
DOWNLOAD (http://www.mediafire.com/folder/u03jzhor1zp16/TeamHackLG_Experimental)
Undervolt Interface:
The current voltage information is available at:
Code:
/sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
Defaults for L5:
Code:
root@android:/ # cat /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels 122880: 2 245760: 3 320000: 4 480000: 5 600000: 6 800000: 7 900000: 7 950000: 7 1000000: 7 1050000: 7 1100000: 7
To change for example the voltage level of the 800000 frequency, you could do:
Code:
echo '800000 6' > /sys/devices/system/cpu/cpu0/cpufreq/vdd_levels
If you cat this file again, you should see that the voltage level is picked up.
The new voltage level is picked up when the CPU will scale to the particular frequency level.