Hi!
I was looking through @laufersteppenwolf's kernel source and noticed it was compiled with -Os flag and an old toolchain. I decided to recompile it with graphite and -Ofast flags (the highest optimization level) and with a newer toolchain. Though the later failed (All builds with 4.9+ toolchains failed to boot on this device
) it still feels faster than the original build. I have also disabled some debugging options so that the kernel would fit in the boot partition in addition to some performance gain.
Features
Download
XDA:DevDB Information
Recompiled Werewolf SM-T211, ROM for the Samsung Galaxy Tab 3 7.0
Contributors
mat1371
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2018-08-23
Last Updated 2018-08-23
I was looking through @laufersteppenwolf's kernel source and noticed it was compiled with -Os flag and an old toolchain. I decided to recompile it with graphite and -Ofast flags (the highest optimization level) and with a newer toolchain. Though the later failed (All builds with 4.9+ toolchains failed to boot on this device
Features
- Compiled with graphite and -Ofast flags (linaro 4.7.4)
- Undervolted Wi-Fi, Vibration, LCD and Touch by 10% (Not sure if they're effective or not)
- Disabled some debugging options
- Added a lower charging current level (1700mA) to fast charge options (To reduce heating during charge but must be selected by user, Default is 1800)
Download
Hey guys
As you already might have read in either the CM11 dev thread or the Q&A section, I am working on a custom kernel for our T210(R) and T211. It's still in a pretty early stage, but the current build is fully stable, so I thought why not share it
As I'm pretty new to this community, a few words about myself: My (only) device I have been working on is the LG Optimus 4x HD, for which I also made a custom kernel (also named werewolf kernel, who would have thought of that![]()
). Me and 2 other fellow RDs were able to "switch" many blobs with the ones from grouper, which fixed many, many issues we were facing in 4.4 with the stock 4.1 blobs. I am the official maintainer of namelessROM and vanir for the 4x HD, and am also compiling GummyROM, LegoROM, unofficial CM 11 (using grouper blobs) and SlimKat for the 4x HD on a nightly base. And as soon as we have a proper device tree for our tab, I'm sure I can port the Tab3 to all those ROMs
Now, enough chit chatting, let's talk about the kernel
It's based on @ketut.kumajaya's blackhawk kernel (thanks again, mateFrom v004 on we are based on official KitKat sources, with some additions such as:)
Features:
- Various network tweaks
- Entropy tweaks
- I/O speed improvements
- cortex a9 and neon omtimizations
- Added frandom
- Tweaked vm dirty ratios
- Dynamic read-ahead values
- Added I/O schedulers: ROW, SIO, BFQ, FIOPS, V(R)
- Optimized AES and SHA1 routines
- Added CPU governors: Lionheart, Adaptive, Intellidemand, Hotplug, Hyper
- Reduced RAM usage from logger
- Updated lowmemkiller
- Overclocked to 1.420 GHz by default
- Disabled vsync for better 2D performance
- Overclocked GPU up to 624MHz (default 416MHz)
- Custom user voltage control (CPU)
- Undervolted by default (-25mV)
- S2W and DT2W (WIP)
- Fast Charging
- KSM
Bugs:
- You tell me!
Installation:
And remember to remove phservice if you want to change some CPU/GPU settings yourself
- Download the kernel from HERE
- Reboot into recovery (recommended to make a nandroid)
- Flash the kernel zip
- Recommended to wipe /cache
- Reboot and enjoy!
Notes:
See 2nd post
GPL:
Kernel sources
Kernel Modules(only for v001 - v003)
Used defconfig
Used build script
Thanks:
@ketut.kumajaya for the initial kernel base
@gr8nole for general help, info and testing
XDA:DevDB Information
Werewolf kernel SM-T210/T211, Kernel for the Samsung Galaxy Tab 3
Contributors
laufersteppenwolf
Kernel Special Features: Tuned for best possible performance
Version Information
Status: Stable
Created 2014-07-21
Last Updated 2015-05-25
XDA:DevDB Information
Recompiled Werewolf SM-T211, ROM for the Samsung Galaxy Tab 3 7.0
Contributors
mat1371
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Created 2018-08-23
Last Updated 2018-08-23
Attachments
-
5.4 MB Views: 799
Last edited: