RichiX0
11/04/14, 00:21:13
Bueno gente os traigo otro nuevo kernel para probar, esta vez será el custom kernel de Purity vitaminado XD:
http://goo.gl/XDxQrx
Hola chicos! Estoy presentando mi kernel personal, que comenzó como un complemento para la Purity ROM, llamada Purified Kernel.. Algunos de ustedes que me conocen de otros dispositivos Nexus me pidieron que trajera de vuelta el proyecto, así que (por fin) lo hice.
Mi liberaciones es Blue Panda powered y voy a compartirlo con ustedes.
Todo lo que quiero es suavidad completa, rendimiento y batería de mi Hammerhead, así que se construira siempre con Linaro Cortex A15 toolchain
Esta vez mi objetivo es dar una sensación "stockish" y qie con fines de estabilidad que se quedará con GCC 4.8.3, por ahora.
Código se basa de android-msm-martillo-3.4-KitKat-MR1, bifurcado desde omnirom / android_kernel_lge_hammerhead. picks útiles y potentes que son obligatorios ;-)
Asegúrese de unirse a G+ comunidad aquí (https://plus.google.com/u/0/communities/112529555041963583505)
Kernel features:
Build on Lubuntu 13.10 x86_64 (Blue Panda)
Build with Linaro GCC 4.8-2014.03 (4.8.3) (arm-cortex_a15-linux-gnueabihf- by @Christopher83 (http://forum.xda-developers.com/member.php?u=4825437))
Full -O3 support with cpu and target flags enhanced, linaro build improvements, etc
Based on android-msm-hammerhead-3.4-kitkat-mr1 + commits & cherry-picks on demand from several top devs, code aurora, linaro, omni ROM
Kernel compressed with LZ4 r116, tweaked RAMdisk with GZIP (faster boot times)
Removed some debug and logging options
Enhanced performance (cpu, memory, storage, network) and battery patches
Several CPU Governors (tweaked Interactive default, Intelliactive is available)
Voltage Control (UV to 700mV possible)
Enhanced TCP methods (reno, westwood, htcp, cubic is default)
Network and Wifi tweaks
Several I/O control (tweaked deadline default, FIOPS is my fav)
Removed stock mpdecision and thermald
MSM Hoplug by @myfluxi (http://forum.xda-developers.com/member.php?u=4152171)
Tweaked CAF CPU-boost driver (can be disabled on init.d script)
Thermal driver by @franciscofranco (http://forum.xda-developers.com/member.php?u=3292224)
Optimized AES and SHA1 routines
Enable advanced TCP congestion (westwood, htcp, reno, cubic is default)
Vibrator Strength tunable (60% default)
FSYNC on/off
KGSL fixes and reworked GPU driver (removed doubled freqs, goes to idle @ 27MHz)
Gamma Control by @faux123 (http://forum.xda-developers.com/member.php?u=3332811), improved (apply without turning off screen)
LCD_KCAL driver added (RGB calibration by @Savoca (http://forum.xda-developers.com/member.php?u=4316709))
Tweaked auto brightness
USB flash drives automount (OTG is mounted in /storage/usbdisk)
CDROM emulation added to mass_storage (Drive Droid compatible)
OTG tweaks with low power mode
Kexec (multirom) full support by @Tasssadar (http://forum.xda-developers.com/member.php?u=3418703)
Faux Sound Control, with In-call and headphone volume controls by @faux123 (http://forum.xda-developers.com/member.php?u=3332811))
Fast Charge toggle (thanks to @faux123 (http://forum.xda-developers.com/member.php?u=3332811))
SELinux fixes
FSTrim on boot (cache and data speed improvements)
Kernel cleaner script by @LaboDJ (http://forum.xda-developers.com/member.php?u=702102)
You can tweak kernel with Kernel Tweaker, TricksterMOD, Franco Display Control and Faux Sound Control
Featured on Rom Directory by @tFrost (http://forum.xda-developers.com/member.php?u=3138090)
Thanks to @franciscofranco (http://forum.xda-developers.com/member.php?u=3292224), @faux123 (http://forum.xda-developers.com/member.php?u=3332811), @LaboDJ (http://forum.xda-developers.com/member.php?u=702102) @show-p1984 (http://forum.xda-developers.com/member.php?u=4195844), @Metallice (http://forum.xda-developers.com/member.php?u=2687601), @anarkia1976 (http://forum.xda-developers.com/member.php?u=3685904), @ramgear (http://forum.xda-developers.com/member.php?u=2064683), @stratosk (http://forum.xda-developers.com/member.php?u=3750240), @neobuddy89 (http://forum.xda-developers.com/member.php?u=3795148), @myfluxi (http://forum.xda-developers.com/member.php?u=4152171)
http://forum.xda-developers.com/google-nexus-5/development/kernel-t2697951
Special thanks to @DariosF (http://forum.xda-developers.com/member.php?u=1982207) and @ciprianruse88 (http://forum.xda-developers.com/member.php?u=4545027), for the friendship, initial push, knowledge and art.
Extra: Awesome signature and wallpaper by @ciprianruse88 (http://forum.xda-developers.com/member.php?u=4545027)
http://goo.gl/XDxQrx
Hola chicos! Estoy presentando mi kernel personal, que comenzó como un complemento para la Purity ROM, llamada Purified Kernel.. Algunos de ustedes que me conocen de otros dispositivos Nexus me pidieron que trajera de vuelta el proyecto, así que (por fin) lo hice.
Mi liberaciones es Blue Panda powered y voy a compartirlo con ustedes.
Todo lo que quiero es suavidad completa, rendimiento y batería de mi Hammerhead, así que se construira siempre con Linaro Cortex A15 toolchain
Esta vez mi objetivo es dar una sensación "stockish" y qie con fines de estabilidad que se quedará con GCC 4.8.3, por ahora.
Código se basa de android-msm-martillo-3.4-KitKat-MR1, bifurcado desde omnirom / android_kernel_lge_hammerhead. picks útiles y potentes que son obligatorios ;-)
Asegúrese de unirse a G+ comunidad aquí (https://plus.google.com/u/0/communities/112529555041963583505)
Kernel features:
Build on Lubuntu 13.10 x86_64 (Blue Panda)
Build with Linaro GCC 4.8-2014.03 (4.8.3) (arm-cortex_a15-linux-gnueabihf- by @Christopher83 (http://forum.xda-developers.com/member.php?u=4825437))
Full -O3 support with cpu and target flags enhanced, linaro build improvements, etc
Based on android-msm-hammerhead-3.4-kitkat-mr1 + commits & cherry-picks on demand from several top devs, code aurora, linaro, omni ROM
Kernel compressed with LZ4 r116, tweaked RAMdisk with GZIP (faster boot times)
Removed some debug and logging options
Enhanced performance (cpu, memory, storage, network) and battery patches
Several CPU Governors (tweaked Interactive default, Intelliactive is available)
Voltage Control (UV to 700mV possible)
Enhanced TCP methods (reno, westwood, htcp, cubic is default)
Network and Wifi tweaks
Several I/O control (tweaked deadline default, FIOPS is my fav)
Removed stock mpdecision and thermald
MSM Hoplug by @myfluxi (http://forum.xda-developers.com/member.php?u=4152171)
Tweaked CAF CPU-boost driver (can be disabled on init.d script)
Thermal driver by @franciscofranco (http://forum.xda-developers.com/member.php?u=3292224)
Optimized AES and SHA1 routines
Enable advanced TCP congestion (westwood, htcp, reno, cubic is default)
Vibrator Strength tunable (60% default)
FSYNC on/off
KGSL fixes and reworked GPU driver (removed doubled freqs, goes to idle @ 27MHz)
Gamma Control by @faux123 (http://forum.xda-developers.com/member.php?u=3332811), improved (apply without turning off screen)
LCD_KCAL driver added (RGB calibration by @Savoca (http://forum.xda-developers.com/member.php?u=4316709))
Tweaked auto brightness
USB flash drives automount (OTG is mounted in /storage/usbdisk)
CDROM emulation added to mass_storage (Drive Droid compatible)
OTG tweaks with low power mode
Kexec (multirom) full support by @Tasssadar (http://forum.xda-developers.com/member.php?u=3418703)
Faux Sound Control, with In-call and headphone volume controls by @faux123 (http://forum.xda-developers.com/member.php?u=3332811))
Fast Charge toggle (thanks to @faux123 (http://forum.xda-developers.com/member.php?u=3332811))
SELinux fixes
FSTrim on boot (cache and data speed improvements)
Kernel cleaner script by @LaboDJ (http://forum.xda-developers.com/member.php?u=702102)
You can tweak kernel with Kernel Tweaker, TricksterMOD, Franco Display Control and Faux Sound Control
Featured on Rom Directory by @tFrost (http://forum.xda-developers.com/member.php?u=3138090)
Thanks to @franciscofranco (http://forum.xda-developers.com/member.php?u=3292224), @faux123 (http://forum.xda-developers.com/member.php?u=3332811), @LaboDJ (http://forum.xda-developers.com/member.php?u=702102) @show-p1984 (http://forum.xda-developers.com/member.php?u=4195844), @Metallice (http://forum.xda-developers.com/member.php?u=2687601), @anarkia1976 (http://forum.xda-developers.com/member.php?u=3685904), @ramgear (http://forum.xda-developers.com/member.php?u=2064683), @stratosk (http://forum.xda-developers.com/member.php?u=3750240), @neobuddy89 (http://forum.xda-developers.com/member.php?u=3795148), @myfluxi (http://forum.xda-developers.com/member.php?u=4152171)
http://forum.xda-developers.com/google-nexus-5/development/kernel-t2697951
Special thanks to @DariosF (http://forum.xda-developers.com/member.php?u=1982207) and @ciprianruse88 (http://forum.xda-developers.com/member.php?u=4545027), for the friendship, initial push, knowledge and art.
Extra: Awesome signature and wallpaper by @ciprianruse88 (http://forum.xda-developers.com/member.php?u=4545027)