[KERNEL][CM9][3.0.YY]Galaxy w Yoon.Kernel-Chronos - Samsung Galaxy W I8150

hey guys, after 2 weeks learning about kernel i would like to present my kernel for ICS
this kernel is based on arco's 2.6.35 kernel, with some addition on it
this kernel is provided without any guarantee, so make a backup before testing anything
I'M NOT RESPONSIBLE IF YOUR DEVICE BREAKS.
----changelog-----
Code:
[SIZE="2"]--v1.0--[/SIZE]
-added UV/OC
-IO scheduler (SIO,ZEN)
-governor(ondemandx, smartassv2, lulzactive)
-dynamic fsync
-BFS
-maxmem 423MB version (camera not working)
-compiled with linaro 4.7-2012.10-20121022
-O2 optimized[
[SIZE="2"]--V1.1--[/SIZE]
-removed dynamic fsync
-O3 optimized (lower available RAM by 1MB, need confirmation about stability and smoothness)
[SIZE="2"]--V1.2--[/SIZE]
-added zcache
-added snappy compression
-added zero jpeg compression
-lzotweak
-tweak on memcopy
[SIZE="2"]--V1.3--[/SIZE]
-fast charge support
-sfb activated
-tiny rcu(activate)
-noatime default
-extreme under voltage get addition +25mV
-hadi mode memory(378MB RAM with camera and hd record/playback working)
[SIZE="2"]--V1.4--[/SIZE]
-write cache disabled
-ntfs support
-cifs built in
-some compiler optimization
-sfb deleted
-fully O3 optimized
-changed bootsplash by ipromeh
-hopefully fixed internet problems
[SIZE="2"]--V1.5--[/SIZE]
-reenable write cache for better write speed
-remove zram for now
-custom volt support(thanks for forfivo)
-returned voltage to arco's reference
[SIZE="2"]--V1.6--[/SIZE]
-little tweak for entropy problem
-more optimization you can see in my git
-bigmem config will not be built due to busy days
[SIZE="2"]--V1.7--[/SIZE]
-more optimization
-removed rarely used governor and IO scheduler
-GPU glitch fix-castagnaIT
-allow low signal WiFi to be seen - castagnaIT
-tuned vm pressure
-network tweak
-updated to BFS v0.413 by Keff
-retuned lulzactive
-added screen-off LMK by voku
-using the latest Linaro 4.7-2013.1
[SIZE="5"]----------------2.6.35 KERNEL ENDED HERE----------------------------------[/SIZE]
[SIZE="2"]--Aphrodite--[/SIZE]
- started from arco's stock 3.0 kernel
- OC
- VDD syslevel interface
- lulzactive and smartassv2 governor
- introduce ROW IO and SIO for IO governor
- compiled with latest linaro
- fully O3 optimized
- CFS autogroup
[SIZE="2"]--Baphomet --[/SIZE]
- using arco's latest kernel 3.0 source
- SLUB memory allocator optimized
- dynamic read ahead
- 3.4 interactive governor
- ROW v4
- more optimizations
[SIZE="2"]--Chronos--[/SIZE]
- reworked from clean original arco's source
- Battery Life eXtender - BLX (christopher83)
- reverted back to O2 for now
- fast charge (ivendor)
- add PowerSave governor
- 375MB available RAM
- 1.8 GHz OC
----download-----
--V1--
18-12-12-stock voltage here
18-12-12-UV here
maxmem version here
--V1.1
stock voltage here
UV version here
maxmem version here
--V1.2
stock voltage here
UV version here
maxmem version here
bigmem version here
--V1.3
bigmem version here
my own version http://db.tt/fIlmZjxK
JB-hadiconfig version here GIVE THANKS TO 7amada100 HE DID THE CM10 VERSION
--V1.4
bigmem version here
hadiconfig version here
--V1.5
bigmem version here
hadiconfig version here
--V1.6
hadiconfig here
--V1.7
hadiconfig here
--Aphrodite--
hadi config here
--Baphomet--
hadi config here
--Chronos--
hadi config here
some useful script and code
if it started with #!/system/bin/sh it means a script consisting the line here
Code:
disable JPEG Compression
[CODE]
#!/system/bin/sh
echo 1 > /sys/kernel/jpeg_compression/zero_jpeg_compression
​[/CODE]
BUG REPORTING RULE
Make sure before reporting bug or issue with this kernel, you give enough information about what you have such as
basic information of what ROM you used
kernel version
specific problem
i will ignore issue that doesn't fulfilled those 3 basic term. ex : bad with gaming, deepsleep not working, etc
POSTING RULE
you are free to show what you feel after using this kernel but there are some rules for posting here
NO COMPARE! i'm not making kernel to compete with other's kernel
NEVER SAYS "MY xxx IS BETTER THAN YOURS"
RESPECT OTHER MEMBER
----CREDIT----
Arco68 - i'm using his source thanks for the bigwork on kernel 3.0
@Keff - helping a lot with ideas and fixes
camcory - he's the one helping me to make bootimg thanks
CastagnaIT - took many things from his git also for the ramdisk. i love his bootsplash thanks alot
forfivo - get idea about maxmem from him
ivendor
Christopher83
linaro toolchain maker - for the toolchain
idea of EFS backup from gokhanmoral and arco68
enabling KSM idea taken from dorimanx git
7amada100 - making the CM10's version
ipromeh for the bootsplash
you - for looking on my thread
beta testers, thanks for the feedback
i'm not a developer so forgive me if my kernel doesn't satisfy you. i made this kernel for my personal use but now i'm thinking of sharing these kernel on here
eventhough i'm not developer, but please feel free to report any bugs. i will try my best to fix the bug
if this kernel is good enough i will make JB version too
any feedback, bug report, suggestion to improve this kernel is really appreciated
YOU ARE FREE TO USE OR SHARE THIS KERNEL. BUT I ONLY ASK YOU TO GIVE PROPER CREDIT OR LINK BACK TO THIS THREAD IF YOU ARE GOING TO USE OR SHARE THIS KERNEL
SUPPORT MY WORK BY HITTING THANKS OR GIVING FEEDBACK

Great job brow...

Nice job dude

Looks great! Thank you!

Nice development!! BUT... 18-18-12
Sent from my GT-I8150 using xda app-developers app

reidzeibel said:
Nice development!! BUT... 18-18-12
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
ah my bad. thanks for reminding
Sent from my GT-I8150

reidzeibel said:
Nice development!! BUT... 18-18-12
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
Yeah
Sent from my GT-I8150 using xda premium

reuploaded UV version, the last UV version have wrong voltage table
sorry for the inconvenience

wooaaa.. another custom kernel..
i'll try later.. gud job..

Nice try, i will try it later
Sent from my GT-I8150 using xda premium
---------- Post added at 11:51 AM ---------- Previous post was at 11:39 AM ----------
Using maxmem now, it is AWESOME! Performance increased very much, thanks
Sent from my GT-I8150 using xda premium

ipromeh said:
Nice try, i will try it later
Sent from my GT-I8150 using xda premium
---------- Post added at 11:51 AM ---------- Previous post was at 11:39 AM ----------
Using maxmem now, it is AWESOME! Performance increased very much, thanks
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
glad to hear that. what governor did you use?
Sent from my GT-I8150

Finally you release it
-sent from my awesome phone-

*deleted*
O3 causes instability, sticking to O2 atm

Camera doesn't work on bigmem...

I hope in next update, camera fix on bigmem..
God job, bro...:thumbup:
Sent from my GT-I8150 using xda app-developers app

ofcourse camera doesn't work on maxmem, its sacrificing memory deserve to camera and vidrecord to extend more ram (423 mb)

riztdroid said:
I hope in next update, camera fix on bigmem..
God job, bro...:thumbup:
Sent from my GT-I8150 using xda app-developers app
Click to expand...
Click to collapse
MiguelPT said:
Camera doesn't work on bigmem...
Click to expand...
Click to collapse
camera is absolutely broken when you choose maxmem kernel. unless, you can give me some reference about having bigmem without sacrificing the camera support

I'm using lulzactive with maxmem
Its no lag at all and this kernel is very good for gaming too~
Thank you very much
Sent from my GT-I8150 using xda premium

ipromeh said:
I'm using lulzactive with maxmem
Its no lag at all and this kernel is very good for gaming too~
Thank you very much
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
nice
hmm 2 questions, do you wipe dalvik and cache at the time you flash this kernel? i need a report about lulzactive battery life and performane, is it good enough?

epic Bigmem, 423 MB..
Anyone tested camera with lgcamera? In forvivo's 392 MB it works but only 480p.. How about this one?

Related

[KERNEL][JB] Nyan Kernel Tuna (Rel5) 10/27/12

[font=verdana,geneva,sans-serif]Nyan Kernel Tuna[/font]
By Marcusant
________________________________________________________________________________________________________
Info
________________________________________________________________________________________________________
Source: http://github.com/ma...t/Nyan-Tuna-JB/
Nyan Colonel was originally created for the Epic 4G as an effort to bring all of the features from other Hummingbird devices to the Epic. Now I have used my upgrade on a Galaxy Nexus and have been trying many different kernels and every one seems to have some features and be missing others. I have attempted to add as much features I can while still keeping the kernel lean and fast with great battery life. This does not require you to be some crazy linux enthusiast in order to modify, or charge you for an app capable of tuning it. It comes with the trickstermod app in order to tweak the kernel to your needs in case the preset settings don't fit your user type.
If you need help, feel free to gtalk me, I don't bite (most of the time): [email protected]
Also, if you feel I have helped, up my rep or even donate
________________________________________________________________________________________________________
Features
________________________________________________________________________________________________________
Bold = Default
CPU Governors
PegasusQ - A mix of performance and battery life that hotplugs the cpu at low use
Interactive - Boosts frequency based on load put on by the user. Modified to also boost on touch of the screen.
Ondemand - Basic scale on demand governor with no hotplugging
HotplugX - Ondemand modified to hotplug at low use and screen off
Wheatley - Basically ondemand (scales depending on demand) that is modified for performance
Lazy - Basically conservative (scales gradually depending on load) that is modified for performance
Schedulers
SIO - A mix of NOOP and Deadline made for flash memory, like the GNex has
BFQ - Currently experimental. For heavy IO load
CFQ - Attempts to distribute the disk fairly among processes
Deadline - Imposes a deadline on processes to prevent lack of resources
NOOP - Simplest scheduler. Good for flash memory.
CPU Frequencies (MHz)
230, 384, 729, 1030, 1228, 1305, 1420, 1536, 1612, 1728, 1804
GPU Frequencies (MHz)
Set by running: echo # > /sys/devices/system/cpu/cpu0/cpufreq/gpu_oc
echo 0 = 308MHz
echo 1 = 384
echo 2 = 512
If you don't like using command lines, you can edit the gpu_oc file with es file explorer and change it from 0 to 1 or 2
Misc Features
Feature - Default Setting
Max Screen Off - 384000
Read Ahead Buffer Size - 2048
TCP Congestion Control - cubic
Wifi High Performance - off
Fast Charge - off
High Performance Sound - off
Vibrator Strength - 1400
Battery Life Extender - 100
FSYNC Control - off
Temperature Limit - 64
SmartReflex - All options ON
Voltage Control (too much to list, just screenshot before changing)
Gamma Control - -10
Contrast Control - 6
Color Settings - Default preset
Compiled with Linaro's GCC 4.7
Fixes, speed enhancements, security enhancements, Linux updates, and battery enhancements
________________________________________________________________________________________________________
Credits
________________________________________________________________________________________________________
Koush - "Any Kernel" on-phone boot.img repack
bigeyes0x0 - his free kernel mod app
Ezekeel - All of his fantastic mods and govs I used in Nyan
FranciscoFranco - Speed tweaks and other patches
Linux Contributers - A ton of patches from newer versions of Linux, etc.
Red Hat Linux Developers - A ton of patches
Imoseyon - Patches, governors, etc
Everyone else who I forgot
________________________________________________________________________________________________________
Changelog
________________________________________________________________________________________________________
Rel5
Improved responsiveness
Improved battery life
Updated net drivers
Fixed interactive lag
Added interactive touch boost
Updated to the latest 3.0.x kernel
Filesystem optimizations
Fixed PGM and other module loading apps
Much more
[/LIST]
________________________________________________________________________________________________________
Downloads
________________________________________________________________________________________________________
Latest Version - http://marcusant.com...-Tuna-Rel5.zip
All versions (older/unreleased) - http://marcusant.com/nyankernel/tuna/​
First for iSaint
Xda limits for a reason... causes the mobile app to crash. Thanks... -_-
Sent From My Toro+ via RED Tapatalk
Thanks Marcusant! Somehow I feel my Nexus is now complete!
MДЯCЦSДИT said:
I will attempt to support this as much as I can on xda, but for several reasons (not that xda sucks... it is a great site, but there were some issues with OP length, etc. and it is hard to update on multiple sites), I have my main thread over at rootzwiki...
Anyways, get the full feature list at rootzwiki and I'll just post a basic overview here on this thread.
Source: http://github.com/marcusant/Nyan-Tuna-JB
Description:
Nyan was originally created to port GSM Galaxy S 1 mods over to the Sprint variant. I have since moved to the Galaxy Nexus and have noticed that whenever I would get a new kernel, I would really miss features from the kernel that I was using prior, so that inspired me to make my own kernel for the Tuna.
Full thread & download links here​
Click to expand...
Click to collapse
I'm gonna give this a go thx man!!!
Sent from my Galaxy Nexus using xda premium
Umm... so tapatalk won't show the link
Sent from my Galaxy Nexus using Tapatalk 2
Link is corrected
Sent from my Galaxy Nexus using Tapatalk 2
Omfg epic... I miss getting a space kitty bread fix from my epic 4g, thanks marcusant!
Nice Thanx
Thanks dude... the sprint gnex is growing everyday.
Hey Marcusant is this compatible with gnexusparts? (Color app from cm10)? Hope so!
Sent from my Galaxy Nexus using xda premium
maddoggin said:
Hey Marcusant is this compatible with gnexusparts? (Color app from cm10)? Hope so!
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I'm planning on adding support but it currently only works with ezekeel supporting apps. I will probably end up adding the support tomorrow or the day after.
Sent from my Galaxy Nexus using Tapatalk 2
MДЯCЦSДИT said:
I'm planning on adding support but it currently only works with ezekeel supporting apps. I will probably end up adding the support tomorrow or the day after.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
cool man, thanks !
Sent from my Galaxy Nexus using xda premium
maddoggin said:
cool man, thanks !
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Also maddogin it works magic on your ROM its so speedy. complement to the chef thanks again for the kernel.
maddoggin said:
cool man, thanks !
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Building it now with the cm sysfs support
Sent from my Galaxy Nexus using Tapatalk 2
maddoggin said:
Hey Marcusant is this compatible with gnexusparts? (Color app from cm10)? Hope so!
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
This version has support... please test
http://marcusant.com/nyankernel/tuna/Nyan-Tuna-Beta2.zip
MДЯCЦSДИT said:
This version has support... please test
http://marcusant.com/nyankernel/tuna/Nyan-Tuna-Beta2.zip
Click to expand...
Click to collapse
Lol when I can't sleep I flash a lot... downloading now.
Edit: seems to be working well. And the color profiles are working as well.
Nyan is really disagreeing with the ondemand governor
Still I prefer this over any of the other kernels here so far, a good blend of features.
Thanks a lot.Awesome!
killersloth said:
Nyan is really disagreeing with the ondemand governor
Still I prefer this over any of the other kernels here so far, a good blend of features.
Click to expand...
Click to collapse
Pegasusq and wheatley are similar. I'll try fixing ondemand.
Sent from my Galaxy Nexus using Tapatalk 2
The final beta 2 (so I heard you like betas, so I made a beta of a beta) changelog will probably be:
1. Modified or possibly reset ondemand
2. CM sysfs support (in the beta 2 posted earlier)(thanks imoseyon)
3. Pegasusq tweaks and fixes (thanks sonicxml)
Sent from my Galaxy Nexus using Tapatalk 2

[4.1.2/4.2] Ξ Kernel v1.1

Ξ Kernel
/'zai/
A re-base of Nyan
________________________________________________________________________________________________________
Info
________________________________________________________________________________________________________
Source: http://github.com/ma...t/Nyan-Tuna-JB/
Nyan Colonel was originally created for the Epic 4G as an effort to bring all of the features from other Hummingbird devices to the Epic. Now I have used my upgrade on a Galaxy Nexus and have been trying many different kernels and every one seems to have some features and be missing others. I have attempted to add as much features I can while still keeping the kernel lean and fast with great battery life. This does not require you to be some crazy linux enthusiast in order to modify, or charge you for an app capable of tuning it. It comes with the trickstermod app in order to tweak the kernel to your needs in case the preset settings don't fit your user type.
If you need help, feel free to gtalk me, I don't bite (most of the time): [email protected]
Also, if you feel I have helped, up my rep or even donate
________________________________________________________________________________________________________
Features
________________________________________________________________________________________________________
Bold = Default
CPU Governors
Interactive - Boosts frequency based on load put on by the user. Modified to also boost on touch of the screen.
PegasusQ - A mix of performance and battery life that hotplugs the cpu at low use
Ondemand - Basic scale on demand governor
Hotplug - Ondemand modified to hotplug at low use
Wheatley - Basically ondemand (scales depending on demand) that is modified for performance
Conservative - Slow scaling up in order to save power (some claim that it does not really make a difference in power)
Lulzactive - Highly customization governor. Use the lulzactive app.
Sakuractive - Ondemand governor modified for the GNex
Schedulers
SIO - A mix of NOOP and Deadline made for flash memory, like the GNex has
BFQ - Currently experimental. For heavy IO load
CFQ - Attempts to distribute the disk fairly among processes
Deadline - Imposes a deadline on processes to prevent lack of resources
NOOP - Simplest scheduler. Good for flash memory.
FIFO - Made for android and flash memory
CPU Frequencies (MHz)
230, 384, 729, 1030, 1228, 1305, 1420, 1536, 1612, 1728, 1804
GPU Frequencies (MHz)
There is currently no choice in gpu freqs as the sysfs interface was buggy and usually did not work. GPU is now always at 384MHz.
Misc Features
Feature - Default Setting
Max Screen Off - 384000
Read Ahead Buffer Size - 2048
TCP Congestion Control - cubic
Wifi High Performance - off
Fast Charge - off
High Performance Sound - off
Vibrator Strength - 1400
Battery Life Extender - 100
FSYNC Control - on
Temperature Limit - 64
SmartReflex - All options ON
Voltage Control (too much to list, just screenshot before changing)
Gamma Control - 0
All governor hotplug on screen off
Color Settings - Default preset
Compiled with Linaro's GCC 4.7
Fixes, speed enhancements, security enhancements, Linux updates, and battery enhancements
________________________________________________________________________________________________________
Credits
________________________________________________________________________________________________________
Koush - "Any Kernel" on-phone boot.img repack
bigeyes0x0 - his free kernel mod app
Ezekeel - All of his fantastic mods and govs I used in Nyan
FranciscoFranco - Speed tweaks and other patches
Linux Contributers - A ton of patches from newer versions of Linux, etc.
Red Hat Linux Developers - A ton of patches
Imoseyon - Patches, governors, etc
Everyone else who I forgot
________________________________________________________________________________________________________
Downloads
________________________________________________________________________________________________________
Latest Version (4.2) - Xi-Kernel-4.2-v1.1.zip
Latest Version (4.1.2) - Xi-Kernel-4.1.2-v1.1.zip​
for changelog
First.
Sent from my Galaxy Nexus
second
Hopefully this won't have the sleep issues that other 4.2 kernels have been having... I tried to merge all of the changes that were added in 4.2
Wahoo!! Thanks, bub!
Thanks dude!
So far so good. Lulzactive FTW.
Sent from my Galaxy Nexus
See and I was thinking, this is plenty fast without a kernel. Wrong. This is thing makes 4.2 fly. Thanks:thumbup:
FL0OD said:
See and I was thinking, this is plenty fast without a kernel. Wrong. This is thing makes 4.2 fly. Thanks:thumbup:
Click to expand...
Click to collapse
Please check your deep sleep. Mine wasn't entering deep sleep on 4.2 for some reason even though I fully updated to the 4.2 source.
Sent from my Galaxy Nexus using Tapatalk 2
MДЯCЦSДИT said:
Please check your deep sleep. Mine wasn't entering deep sleep on 4.2 for some reason even though I fully updated to the 4.2 source.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Sent from my Galaxy Nexus using xda app-developers app
FL0OD said:
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Yep, doesn't seem to work... I'll look into it...
Sent from my Galaxy Nexus using Tapatalk 2
Looks like I missed some 4.2 stuff... I'll post a build in a bit that is fixed as far as sleep goes.
Sent from my Galaxy Nexus using Tapatalk 2
Fixed deep sleep. Uploading soon.
Sent from my Galaxy Nexus using Tapatalk 2
v1.1 Released - Fixed wakelocks on 4.2
4.1.2 v1.1 (not sure if this changed much with 4.1, please test): http://marcusant.com/nyankernel/tuna/Xi-Kernel-4.1.2-v1.1.zip
4.2 v1.1: http://marcusant.com/nyankernel/tuna/Xi-Kernel-4.2-v1.1.zip
Sent from my Galaxy Nexus using Tapatalk 2
Fixed
Sigh FML
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
Phew nvm
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
ÜBER™ said:
Phew nvm
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
Click to expand...
Click to collapse
what'd you do? clear battery stats?
v3rk said:
what'd you do? clear battery stats?
Click to expand...
Click to collapse
Lol NO, let GPS lock.
Sent from my Nexus 7

[KERNEL] Nibbles Kernel v0.1.5 *OC & OC/STOCK GPU* (1/7/13)

Nibbles Kernel Is Here!
Thanks to Krazeecracker for letting me take over!
Thanks to Android88 for helping me test my builds into the wee hours of the night
THIS WILL WIPE CURRENT INIT.D SCRIPTS. MAKE SURE YOU BACK THEM UP!
I did not create this Kernel, I just maintain and add features to it. Give total credit to CVD as this is his creation and body of work. He made this possible. ALSO BIG SHOUTS OUT TO THOMAS.RAINES FOR THE BASE KERNEL LZ KERNEL
Features: The Nibbles kernel includes a LOT of new features that cater to all users who want to get the most out of their device. I've included many popular CPU Governors and I/O schedulers to support a wide variety of uses. Additionally, I've made lots of other fundamental changes to the kernel to better balance battery and performance (well beyond what you can do with a handful of scripts) as well as implementing over clocking the CPU to 1.782GHz, Under/Over Volting the CPU at each frequency step and over clocking the GPU.
CPU Governors: intellidemand, pegasusq, gallimaurfy, interactivex, smartassv2, wheatley, interactive, conservative, userspace, ondemand, performance
I/O Schedulers: noop, deadline, cfq, sio, vr, bfq
***DOWNLOAD Nibbles Kernel v0.1.5 HERE!***
Changelog:
1/2/2013
- Resumed building, added New Gov - LULZACTIVE
- Working Radio
1/3/2013
- added New Gov - Lagfree
- Fixed Vibration
- Added Overclocked GPU Version
1/4/2013
- Fixed wifi bug
- Modded 02governor script in init.d for ondemand governor for battery battery life
1/7/13
-- New Governors added: Adaptive, superbad, Abyssplug Credit to Ktoonsez for the help and the governors [GS3 Kernel developer]
Governors explained
http://forum.xda-developers.com/showpost.php?p=36417070&postcount=256
Click to expand...
Click to collapse
--Added GPU oc script set to 320/228 [still need to determine if it's fully effective since I do not know how to change gpu on coding level]
--Undervolted kernel a little more than previous builds, check my github for the settings
-- Removes lulzactive due to freezing and rebooting
Builds should resume as normal as i FINALLY, FINALLY, FINALLY!! found a way to compile the kernel with no problem
BIG THANKS TO THOMAS.RAINES, PTMR3, TMOGALAXYS2 & CVD HIMSELF!!
Stock GPU Speeds: http://d-h.st/UyR
MD5: 7b90a8b59b6e88ff7e547855518590b5
GPU Clock Moderate (3D @ 320MHz / 2D @ 228MHz): http://d-h.st/ALY
MD5: e2167b414ff0c23e1754bb9a60ecbd14
For those who are having trouble with ^^ these versions, use this one​Download: Nibbles_Kernel_0.1.5_Stockfix.zip
md5: 3a08e6f9cefaca4f442f9dbb02eb1793
Source Code: https://github.com/Ayysir
***Settings Recommendations*** by CVD
Click to expand...
Click to collapse
Below are some settings that I use on ROMS and this kernel for best performance and battery.
CPU Governor: ondemand
Scheduler: CFQ
Settings->Developer Options: On
Settings->Developer Options->Window animation scale: 1x
Settings->Developer Options->Animation duration scale: .5x
Settings->Developer Options->Transition animation scale: .5x
Settings->Developer Options->Force GPU rendering: On
Apex Launcher->Advanced->Keep in memory: On
Settings->Wi-Fi->Advanced->Keep Wi-Fi on during sleep: Always
Settings->Wi-Fi->Advanced->Avoid Poor Connections: On
Settings->Wi-Fi->Advanced->Notify open network: Off
Click to expand...
Click to collapse
To add to OP -
Battery Screenshot
Benchmark Screenshot
Make OP look cleaner
This will work on the following roms:
AOSP based roms
Will not work on:
ICS and below
Touchwiz
Test and let me know?
First Woohoo
Thank you Kernel Chef. We appreciate your time in the Kitchen.
Nice! I've been hearing good things about this kernel in the skyrocket thread. Thanks for sharing.
woohooo...hope this kernel will finally work for me. just a question whats advantage n disadvantage of gpu overclocking.
Sent from my ASUS Eee Pad Transformer Prime TF201 using xda premium
This work rom android 4.0.4...
Enviado desde mi SGH-T989 usando Tapatalk 2
mataflakitas said:
This work rom android 4.0.4...
Enviado desde mi SGH-T989 usando Tapatalk 2
Click to expand...
Click to collapse
I think only JB if I'm not mistaking...
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
---------- Post added at 08:14 AM ---------- Previous post was at 08:12 AM ----------
Never mind Just seen won't work on TW....
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
hlimbu00 said:
woohooo...hope this kernel will finally work for me. just a question whats advantage n disadvantage of gpu overclocking.
Sent from my ASUS Eee Pad Transformer Prime TF201 using xda premium
Click to expand...
Click to collapse
Smoother gameplay for gaming lol
MandoH said:
I think only JB if I'm not mistaking...
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
---------- Post added at 08:14 AM ---------- Previous post was at 08:12 AM ----------
Going to try this on Jedi Jelly....
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Click to expand...
Click to collapse
Let me know if it works so i can add it to the list
krazeecracker said:
Smoother gameplay for gaming lol
Let me know if it works so i can add it to the list
Click to expand...
Click to collapse
OK.. will do.. Here goes
Sent from my SAMSUNG-SGH-T989 using xda app-developers app
Flashing on liquid smooth
Sent from my SGH-T989 using xda app-developers app
Let me know guys! I tested all last night and this morning and its perfect for me.
***Can confirm it doesn not work on Jedi Jelly... Gets stuck at Samsung screen and Goes black.. Must be due to insecure kernel!!... O well... THanks Kraze!!!
MandoH said:
***Can confirm it doesn not work on Jedi Jelly... Gets stuck at Samsung screen and Goes black.. Must be due to insecure kernel!!... O well... THanks Kraze!!!
Click to expand...
Click to collapse
The kernel is not for stock/touchwiz based roms
Sent from my SGH-T989 using xda premium
wyldkard said:
The kernel is not for stock based roms
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Was confirming this!!!.. lol Thats why i did it!!
MandoH said:
Was confirming this!!!.. lol Thats why i did it!!
Click to expand...
Click to collapse
It was already stated in the OP
Sent from my SGH-T989 using xda premium
So does this mean the stock gpu version have better battery life and the OC'd gpu version is better for gaming?
Also, new governors.... so much testing to do
"there is no spoon"
Is this the successor to your Lightning Zap kernel?
Sent from my Samsung SGH-T989 running CM10 by TeamChopsticks.
wyldkard said:
It was already stated in the OP
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
If it was i missed it or it was added after!!!! ... Kraze had asked me for feedback!!..
dennis96411 said:
Is this the successor to your Lightning Zap kernel?
Sent from my Samsung SGH-T989 running CM10 by TeamChopsticks.
Click to expand...
Click to collapse
Yes lol. CvD over in the skyrocket forums took this and tweaked it for everyone's taste. I tweaked it for our Hercules

[Kernel] [CM10 final] honeyx 7up 3.0.x kernel [Silky Smooth & Battery] 03.09.2013

ZOHAN makes your hair...emmm Kernel silky smooth .
Well, since it became popular to add something like " for better battery life" I´m renaming my Kernel into Silky Smooth now
There are 2 versions now. First one is the pure kernel and the secound one with Turbo Boost included. (Credits are going to delta-roh)
Orginal thread: http://forum.xda-developers.com/showthread.php?p=37905307
SGW discussion thread: http://forum.xda-developers.com/showthread.php?t=2400120
Created with stability and battery life in mind. Each modification was tested separately, so everytime I added a tweak or a new feature, I tested the new kernel for a couple of days before adding the next one.
So what it has included:
- UV and OC options
- lowered WiFi voltage
- lowered LCD voltage
- slightly lowered standby / deepsleep voltage
- Battery life eXtender
- Fixed 100% battery notification after charger unplug
- 377MB RAM
- ROW scheduler as default scheduler
- Lulzactive Governor as default governor
- tweaked Lulzactive for battery life and smoothness
- added new frequency - 518MHz
- added new frequency - 633MHz
- added new frequency - 902MHz
- Screen Off frequency set to 518 MHz max. in Lulcactive Governor
- Dynamic Read-Ahead
- Dynamic Dirty Page Writeback
- CK3 tweaks (Credits to Con Kolivas) - adapted by Christopher, hurtsky and me
- LowMemoryKiller management of not killable processes - credits to christopher
- with and without Turbo Boost Mod
- no other compilation tweaks just to make the list longer
The max. Screen Off frequency is the maximum frequency your device can clock to while the screen is turned off. It´s a kind of limitation to lower the consumption.
other suggestions:
- enable KSM
- enable 16bit transparency
- greenify your apps
If you follow these suggestions, your ROM should run absolutely smooth without the need for other tweaks.
To use Battery Life eXtender:
Use RootExplorer and go to: '/sys/class/misc/batterylifeextender'. Change the value in 'charging_limit' for example to 90 (default 100). This will set a limit for the capacity to which the battery will be charged. So in this example the battery will be charged to 90%.
----------------------------------------------------
After flashing the kernel whipe your cache and dalvik cache and fix permissions.
Credits are going to:
- Arco (for his great work and sources)
- educk (for helping me doing the first steps)
- Christopher83 (for his great commits and tweaks)
- ivendor (for his tweaks)
- Ezekeel (for Battery Life eXtender)
- hurtsky (for exchanging experiences)
- and all the other I forgot to mention
-------------------------------- 03.09.2013 ----------------------------------
- updated to 3.0.93
- added frequencies
- added: LowMemoryKiller management of not killable processes
- added: Turbo Boost
Download: CM_10-3.0.93-kernel MD5: A812BA27DD0E4009FD05D8DE93B674F8
Download: CM_10-3.0.93-HoneyX-Turbo MD5: 98035FF98678C963FB157DA9F615ED5B
-------------------------------- 25.07.2013 ----------------------------------
- updated to 3.0.87
- some small fixes
- newer Lulzactive governor
- added Smartassh3 tweaked for 518MHz
- some more tweaks to reduce WIFi consumption
Download: CM_10-3.0.87-7up-kernel MD5: 9D6C9E2647FE5ECACC340D188BEE1531
-------------------------------- First Release ---------------------------------
Download: CM10_honeyx-7up-3.0.83-mini MD5: B40E572F048258FD9092984908BB0D15
Download: CM10_honeyx-7up-3.0.83.zip MD5: 1D9A0C0B906DC0CADC64EEBDD8AC6F79
XDA:DevDB Information
[Kernel] [CM10 final] honeyx 7up 3.0.x kernel [Silky Smooth & Battery] 03.09.2013, a Kernel for the Samsung Galaxy W I8150
Contributors
honeyx, http://forum.xda-developers.com/member.php?u=4410351
Kernel Special Features:
Version Information
Status: Stable
Created 2013-09-24
Last Updated 2013-09-24
honeyx said:
This kernel is a port of the CM9 honeyx 7up kernel. It´s build with Arcos 3.0.83 sources for CM10. There are two versions aviable. The minimalistic and one with all the tweaks listed below. The minimalistic is more close to Arcos kernel. It includes OC/UV options, all the tweaks for battery life, 374MB RAM, the new 518MHz frequency, BLX and Lulzactive governor as default governor with 518MHz screen off frequency. The other one has all the other tweaks included.
Created with stability and battery life in mind. Each modification was tested separately, so everytime I added a tweak or a new feature, I tested the new kernel for a couple of days before adding the next one. This is not the case with this kernel, but these tweaks were already tested in the CM9 kernel.
You will notice my kernels do not offer as much tweaks like other kernels because these are cherry picked to not to affect battery life and stability.
So what it has included:
- added Governors
- UV and OC options
- lowered WiFi voltage
- lowered LCD voltage
- slightly lowered standby / deepsleep voltage
- Battery life eXtender
- Fixed 100% battery notification after charger unplug
- 378MB RAM
- ROW scheduler as default scheduler
- Lulzactive Governor as default governor
- tweaked Lulzactive for battery life and smoothness
- added new frequency - 518MHz
- Screen Off frequency set to 518 MHz max. in Lulcactive Governor
- Dynamic Read-Ahead
- Dynamic Dirty Page Writeback
- Incrased Audio Volume
- new Low Memory Killer for better memory management
- no other compilation tweaks just to make the list longer
I didn´t test this kernel as I´m still using CM9, but made sure the tweaks are ported correctly to this kernel.
The max. Screen Off frequency is the maximum frequency your device can clock to while the screen is turned off. It´s a kind of limitation to lower the consumption.
other suggestions:
- enable KSM
- enable 16bit Dithering
- disable CPU rendering
- greenify your apps
If you follow these suggestions, your ROM should run absolutely smooth without the need for other tweaks.
To use Battery Life eXtender:
Use RootExplorer and go to: '/sys/class/misc/batterylifeextender'. Change the value in 'charging_limit' for example to 90 (default 100). This will set a limit for the capacity to which the battery will be charged. So in this example the battery will be charged to 90%.
----------------------------------------------------
After flashing the kernel whipe your cache and dalvik cache and fix permissions.
Credits are going to:
- Arco (for his great work and sources)
- educk (for helping me doing the first steps)
- Christopher83 (for his great commits and tweaks)
- ivendor (for his tweaks)
- Ezekeel (for Battery Life eXtender)
- hurtsky (for exchanging experiences)
- and all the other I forgot to mention
Download: CM10_honeyx-7up-3.0.83-mini
Download: CM10_honeyx-7up-3.0.83.zip
Click to expand...
Click to collapse
thanksssssssssssssssssssssss:good:
Thanks dude I flashed it and will give feedback...
haha..finally..this is awesome..thx mate..:thumbup::thumbup:
Sent from my GT-I8150 using xda premium
Thanks for the kernel tweaks. But, I want to ask about a difference CM10_honeyx-7up-3.0.83-mini with CM10_honeyx-7up-3.0.83.zip?
so this kernal for cm10 or cm9 xpp hehhehe sorry i cant speak english very well
Sent from my GT-I8150 using xda premium
mps42 said:
so this kernal for cm10 or cm9 xpp hehhehe sorry i cant speak english very well
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
this is for cm 10
and he took all his tweaks used in his cm 9 kernel and use it in this kernel
I'm using it now and it seem good :good:
Ahmed.ragab said:
this is for cm 10
and he took all his tweaks used in his cm 9 kernel and use it in this kernel
I'm using it now and it seem good :good:
Click to expand...
Click to collapse
aha good which one you used mini or other one ? and is there any audio lag ??
Sent from my GT-I8150 using xda premium
mps42 said:
aha good which one you used mini or other one ? and is there any audio lag ??
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
I'm using the other one and there is no audio lag
Ahmed.ragab said:
I'm using the other one and there is no audio lag
Click to expand...
Click to collapse
i will try it
Sent from my GT-I8150 using xda premium
i tried this kernal when i flashed it and make wipe cache & dalvik cache .. fix permission i got bootloop ! thanks god for making backup before flash .... any idea
Sent from my GT-I8150 using xda premium
mps42 said:
i tried this kernal when i flashed it and make wipe cache & dalvik cache .. fix permission i got bootloop ! thanks god for making backup before flash .... any idea
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
I'm using it with xperia ui No proplem here !!
Ahmed.ragab said:
I'm using it with xperia ui No proplem here !!
Click to expand...
Click to collapse
me too im using it with xperia ui but i got bootloop but i make a right steps
Sent from my GT-I8150 using xda premium
mps42 said:
me too im using it with xperia ui but i got bootloop but i make a right steps
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
what kernel u was using before installing it ?
Ahmed.ragab said:
what kernel u was using before installing it ?
Click to expand...
Click to collapse
madridi kernal !
Sent from my GT-I8150 using xda premium
mps42 said:
madridi kernal !
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
try to go back to stock kernel and flash this kernel over it
i flashed it over stock kernel and there was no problem
Ahmed.ragab said:
try to go back to stock kernel and flash this kernel over it
i flashed it over stock kernel and there was no problem
Click to expand...
Click to collapse
Good Idea. Madridis kernel has also a modified Ramdisk included if I remember correctly, so this could be the reason.
See first if it works with Arcos stock Kernel and then you can try the minimalistic first.
Ahmed.ragab said:
try to go back to stock kernel and flash this kernel over it
i flashed it over stock kernel and there was no problem
Click to expand...
Click to collapse
ok i think madridi make stock kernal which come with cm10 i will flashed it then i will try your kernal is that good ?
honeyx said:
Good Idea. Madridis kernel has also a modified Ramdisk included if I remember correctly, so this could be the reason.
See first if it works with Arcos stock Kernel and then you can try the minimalistic first.
Click to expand...
Click to collapse
Sent from my GT-I8150 using xda premium
mps42 said:
ok i think madridi make stock kernal which come with cm10 i will flashed it then i will try your kernal is that good ?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
As long madridis stock kernel works for you, mine should work as well.
mps42 said:
i tried this kernal when i flashed it and make wipe cache & dalvik cache .. fix permission i got bootloop ! thanks god for making backup before flash .... any idea
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Well, I flashed CM10 yesterday to check this. Made a pristine installation by whiping and formating everything and used the phone for a while with Arcos stock kernel. Unfortunally the rom didn´t work as good for me as expected. Sometimes the camera stopped working after the phone lasted for a while in deepsleep, so I had to reboot the phone to get it working again. I´ve spend some time outdoors and made some pics of my wife, but when watching the pics in the gallery some of them were displayed to be black. However in the the file explorer they were displayed correctly, but not in the gallery. When I scrolled further the gallery often also simply closed for no reason. Even whiped the thumbnails and all the data for gallery and mediaserver, but this didn´t help either.
I´m not telling you this to tell you this rom is buggy because I know my device is very anal about roms and kernels, just to show you why one and the same thing might work for one but not for the other. I´m pretty sure CM10 is working perfectly for many others but this seems not to be the case with my device.
So well after comming back home I flashed my custom kernel to it and all went well. Just after testing this I decided to revert back to CM9 for the obvious reasons.
Don´t know why, but my phone obviously loves CM9 so I will stick with it.
But the point is. As long CM10 is working well with Arcos stock Kernel for you, there should be also no problems by flashing my kernel over it.

[KERNEL CM10.1] Benz Linaro Kernel [20131009] [Oliver's CM10.1]

Benz-OliverG96 CM10.1 Kernel
This Kernel is based on the latest Oliver's sources with added Hotplug, Abyssplug, Wheatley and PegasusQ governors, and added VR, ROW, SIO, and BFQ I/O Schedulers
The Kernel should work on CM10.1 releases from OliverG96
Tested on my S3 Mini GT-I8190 and Kernel's working fine.
Changelog:
2013-10-03 added I/O schedulers VR, ROW, SIO, BFQ
2013-10-03 added governors Hotplug, Abyssplug, Wheatley and PegasusQ
2013-10-03 compiled with GCC Linaro 4.7.4
2013-10-03 added exFAT support
2013-10-03 added BLN support
2013-10-09 fixed BLN
2013-10-09 added NTFS filesystem support
2013-10-09 added LZMA kernel compression method (13% faster overall system performance)
2013-10-09 enabled kernel size optimization (additional 5% faster overall system performance)
2013-10-09 build vfp with neon+hardware-float instead of software-float
Compatibility:
Olivers's CM10.1
I always recommend latest build.
GT-I8190 CM10.1 Linaro Kernel
A refrence to help you decide the best settings for your phone.
Issues
None.
Great work as always, keep up bud:good:
Thanks.
Would anyone be interested in testing modified Maclaw's kernel on Oliver's CM-10.1?
New test build available.
Hi Benzonat0r, you can modify the stock kernel for BLN, neldar kernel drains the battery more. Thanks
cholopo said:
Hi Benzonat0r, you can modify the stock kernel for BLN, neldar kernel drains the battery more. Thanks
Click to expand...
Click to collapse
Checked information - it isn't possible to make kernel with BLN for stock with less battery drain. Sorry ;C
Benzonat0r said:
Thanks.
Would anyone be interested in testing modified Maclaw's kernel on Oliver's CM-10.1?
Click to expand...
Click to collapse
Testing 3.0.84 with Oliver's CM.:good:
Like Maclaw said. BLN eats battery like a fat kid eats cake.
Do you plan to continue your kernel develelopment for oliverg96`s ROM?
The 3.0.31 kernel works very good
m.
Problem bug cpu 1ghz!
Hello I just installed this kernel
Thank already Benz for his work but I have a problem.
my cpu in hotplug and other remains at 1ghz. Only pegasusq works well ...
What can be the problem?
Piratino42 said:
Hello I just installed this kernel
Thank already Benz for his work but I have a problem.
my cpu in hotplug and other remains at 1ghz. Only pegasusq works well ...
What can be the problem?
Click to expand...
Click to collapse
I had the same effekt (stuck CPU frequency) which was resolved by switching off WLAN and rebooting, then switching on again. I do have this effect probably once every 10 reboots or so, be it on Maclaws ROM, be it Olivers
Klaus
---------- Post added at 04:58 PM ---------- Previous post was at 04:06 PM ----------
Hi Benz,
I installed the Oct 3 Kernel, but the BLN App can't find the module. Is there anything else needed?
Klaus
Oliver updated his rom today,will you update the kernel bro?
Sent from my GT-I8190 using XDA Premium 4 mobile app
I will but the kernel still needs fixing.
This kernel? What's the problem?
Sent from my GT-I8190 using XDA Premium 4 mobile app
It needs a lot of patches for various of things to even work.
So its not easy as with maclaw kernel?
Sent from my GT-I8190 using XDA Premium 4 mobile app
English posts only please
DeHuMaNiZeD said:
So its not easy as with maclaw kernel?
Sent from my GT-I8190 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not by a long shot, so we're fuc*ed for the time being.
Man,f*ck me if i understood any word you said. XD sorry bro
Sent from my GT-I8190 using XDA Premium 4 mobile app

Categories

Resources