Aqua Kernel 3.0
·
376 commits
to lineage-23.2
since this release
Changelogs:
Memory Management
- Backport Multi-Gen LRU (MGLRU)
- Improved memory reclaim efficiency
I/O
- Add Maple I/O scheduler (set as default)
- Improved app launch responsiveness
Toolchain / CPU Optimizations
- Optimize Clang codegen for Armv8.2 instructions (LSE, FP16, Dot Product)
- Enable Clang built-in crypto and CRC optimizations
- Switch to Clang -O3
Features
- Integrate KSUNext v3.1.0
- Integrate SUSFS v2.0.0
Credits:
- @Sushrut1101 for Base Kernel