Skip to content

Releases: Addster09/android_kernel_xiaomi_mt6833

Aqua Kernel 3.0

26 Mar 07:59

Choose a tag to compare

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:

Aqua Kernel 2.0

04 Dec 14:40

Choose a tag to compare

Changelogs:

  • Rebased the Kernel to Sushrut's
  • Various Backports and BPF patches merged
  • Included KSUNext v1.1.1 (Credits to @weaponmasterjax) and SUSFS v1.5.8 (Credits to @devnoname120)
  • Cubic, BBR, and Westwood TCP Algorithms
  • BBR TCP Algorithms set as default
  • Various other Optimizations and BugFixes

Credits:

Aqua Kernel 1.0

13 Nov 08:25

Choose a tag to compare

Changelogs:

• Included WireGaurd
• Uses BORE scheduler
• Included KSUNext v1.0.9 and SUSFS v1.5.2 (Credits to @devnoname120)
• Uses ThinLTO
• Various Backports and BPF patches merged
• Merged various patches from Kernel 4.19.323
• Optimized LZ4 Decompression and updated LZ4 to v1.10.0
• Various other Optimizations and BugFixes

Credits:
@Sushrut1101 for Base Kernel and Proximity Fixes
@weaponmasterjax for KSUNext and Various other patches