SYSTEM NOTICE: Just a heads up, we are doing routine system maintenance on the site. Uploads will be disabled during this time. The maintenance may take up to 24 hours. Thank you for your understanding and patience.
This kernel should be performance oriented (smooth scrolling, fast app opening, more apps cached in RAM). I am not interested in gaming and benchmarking performance. Kernel supports spectrum profiles and works with latest oreo 8.1 (preferably LOS15.1 sources) and pie 9.0 ROMs (preferably LOS16.0 zeelog sources)
- Kernel upstreamed to v3.18.137
- Rebased on Franco-custom r18.1
- Ditched maple I/O-scheduler
- Kernel compiled with latest Clang v9.0.1
- Updated anykernel2 script
- Wireguard updated
- One unified kernel zip for Oreo and Pie ROMs
- Hopefully fixed touchscreen problems on some panels
- CFQ is the default I/O scheduler now
- CFQ I/O sched/block mainline improvements
- Slightly tweaked DDR cpubw freq again
- Tweaked Spectrum profile boost durations and governor thresholds
- Disabled power_efficient workqueue for Gaming profile
- Disabled slice_idle in kernel for CFQ and BFQ I/O schedulers (if/when the user switches schedulers, slice_idle gets set to 1 again… we don’t want that. Disabling slice_idle improves throughput on SSD/eMMC)
- Ignore sensor -19 dmesg “errors”
- lib/int_sqrt optimizations
- stdin/stdout speed improvements
- File bitmap scanning improvements
- Simplified devfreq_boost screen-awake check