Kensur Kernel
88 subscribers
6 photos
36 files
23 links
An optimized aftermarket kernel for Moto One Fusion+, focused on efficiency and better UX.

My other projects: @KenVerse
Download Telegram
Channel created
Kensur Kernel r1 for Moto One Fusion+
by
@KenHV

Changelog:
- Compiled with latest Proton clang
- Upstreamed to v4.14.202
- Merged latest CAF tags
- Toned down tracing and debugging
- Optimized idle drain (~1% overnight with Jio)
- Minimized VLA usage
- Reduced dynamic memory allocations
- Enabled VDSO 32bit
- Optimized zRAM
- Added Westwood (default) and BBR TCP algorithms

Notes:
Fully tested on custom ROMs, it's bug free. Kernel is compatible with stock ROM and it boots but I haven't tested it with stock.

Download: Here

Huge thanks to @star2834 and Ayan for helping me :D
Stable releases will be posted here after testing. Feel free to flash the latest zip anytime.
Permissiver_v5.zip
1.2 MB
Flash this zip if you're using Kensur kernel, this'll change your SELinux to permissive mode. There's a rare issue that's happening where the device doesn't respond after locking the device. This is a temporary fix for that. I haven't had the time to investigate, I'll push a proper fix when I get time.
Kensur Kernel r2 for Moto One Fusion+
by
@KenHV

Changelog:
- Rebased over stock CAF tag for better compatibility
- Fixed rare idle reboot issue
- Compiled with latest Proton clang + Polly + O3 optimizations
- Added CPU input boost
- Added devfreq boost
- Disabled CAF CPU boost
- Bumped minimum frequencies to more efficient ones
- Tuned CPUSets and STune boosts
- Tuned schedutil rate limits
- Added USB fast charging support (enable from kernel manager)
- Added Wireguard support
- Misc. changes and improvements

Download: Here
MSM-irqbalance-sm6150-Magisk.zip
15.1 KB
Arter97's optimized MSM irqbalance config for sm6150 devices (Moto One Fusion+ is sm6150), packaged as a Magisk module.

If you have Magisk, flash this module.
Kensur-liber-4.14.150-d465786ceb70.zip
12 MB
Changelog:
- Tuned SchedTune boost values for optimal performance
- Disabled CPU input boost
- Disabled automatic process grouping
- Disabled userspace boosts
- Optimized highly likely/unlikely functions
- Enabled optimized inlining
Kensur Kernel r3 for Moto One Fusion+
by
@KenHV

Changelog:
- First full OSS release
- Compiled with Eva GCC + O3 + processor specific optimizations
- Massively debloated, much less logspam
- Recalculated energy model
- Removed inefficient 300 MHz
- Disabled most boosts
- Efficient SchedTune boosts
- Freed 35MB of unneeded memory regions (more RAM)
- TCP, procfs, bitmap and several other backports
- Switched to srandom (upto 150x faster than urandom)
- Added arter97's exfat driver
- Added KCAL color control
- Many other miscellaneous improvements not listed here

Download: Here