Straton Features

Straton Features

shygos

Kernel features

- Dropped debugging stuffs, unused realme codes, and other kernel bloats

- Compiled with clang 16 + llvm tools

- Optimized compilation for cortex-a73+crypto with -O3 opt. level treewide

- Imported MGLRU patches

- Disable zram, move to zswap + z3fold for swap configuration

- vbswap as virtual block device for zswap and lz4 as compression algorithm

- Updated lz4 module for better compression speed

- z3fold, RCU, vmalloc backports

- Switch to normal RCU grace period

- Use 125Hz kernel tick rate for better thermal output, throughput, and battery life

- Disable WALT, move to PELT for load tracking method

- Use 8ms PELT ramp-up/decay timing for better load tracking precision

- Various sched backports and tuning for better performance

- Imported BBR TCP congestion control algorithm

- Imported Wireguard v1.0.20220627

- FUSE passthrough support

- Imported exfat drivers from namjaejeon/exfat-linux

- Updated RNG driver with patches from upstream


User features

- KCAL for adjusting display color

- Sound control for adjusting microphone, headphone, and speaker volume

- Simplified boosting toggle via touch_boost_duration_ms

- Fsync Control on/off

- Boeffla wakelock blocker


The above features are available via FKM app

Report Page