Releases: penglezos/kernel_xiaomi_raphael
Releases · penglezos/kernel_xiaomi_raphael
Englezos v0.3
- Merged 4.14.180
- Merged latest CAF tags
- Scheduler improvements
- Improved the efficiency of clusters
- Relax CPU latency requirements to save power
- Fix couple memory leaks
- Dropped unnecessary debug
- Removed more logging
- Added exposure adjustment driver (DC dimming) to mi9fod version
- Other small improvements from previous release
Englezos v0.2
- Fixed random reboots
Englezos v0.1
- Initial release
- Latest CAF msm-4.14 kernel with android-linux-stable fully merged
- Optimal minimum CPU frequencies for the most efficient frequency with a relatively low power
usage - Power efficient workqueues and idle power consumption is reduced to the absolute minimum
- Additional power savings applied to the display panel
- PELT load tracking
- Devfreq boost driver, a custom driver to provide an interface
to achieve optimal device performance by requesting boosts on key
events, such as when a frame is ready to rendered to the display - Simple LMK, a custom low memory killer that improves memory management
- Passes SafetyNet bootloader unlock check
- BBR as the default TCP network congestion control
- ZRAM patched up to latest kernel/common state and used LZ4 as default compression algorithm to improve
Memory Managment. - WireGuard support
- vDSO 32 patches to improve 32-bit performance
- Modules support disabled for lighter kernel
- Excluded a lot of debugging symbols for kernel size reduction
- Many other miscellaneous improvements not listed here, check the source.