D
DHDCS
Gast
Hey people,
After mind blowing success of JetMOD 3.0, I am here again with a new project
This is a kernel project, I will be integrating this kernel in JetMOD 6.0 which is in the works currently. Till then I will be refining this kernel to its max
Lets come to the features, so this has
Linux 3.0 based
Compiled with Linaro toolchain
O3 optimization
XZ Compression
No brightness issue(Thanks to cocafe)
Added IOSCHED: ROW-the new IO scheduler for Linux 3.0
Added IOSCHED: SIO- 3.0 version
SWAP Support
CIFS Support
Improved memcopy and memmove algorithm for better RAM pull & pushes
Increased READ_AHEAD cache size for faster sdcard reads
This is beginning, there will be frequent releases in gap of 2 days
DOWNLOAD http://www.androidfilehost.com/?fid=9390275921635705014
Instruction to flash:
Put the kernel on sdcard and do this in terminal emulator or adb shell
Code:
$ su
# dd if=/sdcard/kernel.bin.md5 of=/dev/block/mmcblk0p15
# reboot
Credits:
cocafe for his kernel sources and brightness & shrm fix
shut_down for testing the kernel
XDA-Thread: [JB][KERNEL][17/Jan] ThußderZap Reloaded 1.0 - xda-developers
Mit diesem Kernel ist es möglich das Gerät zu übertakten oder zu undervolten.
After mind blowing success of JetMOD 3.0, I am here again with a new project
This is a kernel project, I will be integrating this kernel in JetMOD 6.0 which is in the works currently. Till then I will be refining this kernel to its max
Lets come to the features, so this has
Linux 3.0 based
Compiled with Linaro toolchain
O3 optimization
XZ Compression
No brightness issue(Thanks to cocafe)
Added IOSCHED: ROW-the new IO scheduler for Linux 3.0
Added IOSCHED: SIO- 3.0 version
SWAP Support
CIFS Support
Improved memcopy and memmove algorithm for better RAM pull & pushes
Increased READ_AHEAD cache size for faster sdcard reads
This is beginning, there will be frequent releases in gap of 2 days
DOWNLOAD http://www.androidfilehost.com/?fid=9390275921635705014
Instruction to flash:
Put the kernel on sdcard and do this in terminal emulator or adb shell
Code:
$ su
# dd if=/sdcard/kernel.bin.md5 of=/dev/block/mmcblk0p15
# reboot
Credits:
cocafe for his kernel sources and brightness & shrm fix
shut_down for testing the kernel
XDA-Thread: [JB][KERNEL][17/Jan] ThußderZap Reloaded 1.0 - xda-developers
Mit diesem Kernel ist es möglich das Gerät zu übertakten oder zu undervolten.
Zuletzt bearbeitet von einem Moderator: