Changelog
• Change ZRAM implementation
• ZRAM module is built-in to fix incompatibilities
• Added LZ4K and LZ4KD compression algorithms
• KSM (Kernel Samepage Merging) enabled by default to improve ram management
• KSM parameters adjusted for devices with 3/4GB
• Enabled bfq I/O scheduler by default for faster read/write speeds
• Added TCP BBR2 and enabled by default to improve latency and improve internet speed.
• Added BBG (baseband-guard) to improve kernel security
• Enabled performance as cpufreq default governor
• Added more cpufreq governors (ondemand, interactive, etc)
• Integrate Wireguard into the kernel to improve vpn connections
• Fixed random reboots
• Disable some debug functions
and silence innecesary debug logs
• CONFIG_HZ is set in 300 to improve the experience
• Backport SUSFS v2.0.0 (with inline hook)
• Update to latest SukiSU (susfs-main)
• Apply commits from Athena Kernel to improve kernel
• Compiled with Proton Clang 12 and Full LTO
• Improve performance and multitasking