Vertigo_beryllium (May 4th, 2021)
Glitch
Vertigo_beryllium (May 4th, 2021)
Glitch
- Disabled a lot of useless and debug drivers that are not required for production builds.
- Core control and core rotate is disabled by default.
- Disabled CAF's CPU-Boost.
- Default TCP is BBR.
- BPF JIT (Berkley Packet Filter Just in Time).
- Kcal, set to 231 as default.
- Ships with Sultan's Performance critical IRQ framework to affine fast CPUs.
- Default to power-efficient workqueues.
- Frequency timer is 100hz as default.
- Switched to PELT and disabled WALT.
- Default with Simple Low Memory Killer by Sultan.
- Suppressed verbose during boot.
- RCU Upstream to 4.14.
- Switched to util clamp instead of schedtune, and ships with uclamp assist to write values on init.
- Ships with srandom (seed random number generator).
- Enabled optimized inlining and fast multiplier.
- Optimizations from compiler for sdm845 (cortex.a75 cortex.a55).
- Optimized ext4 fsync.
- Misc optimizations.