Parallax Kernel For Realme XT
Some Kernel Features
- Tracks latest Linux kernel and caf tags
- Compiled with bleeding edge Neutron Clang 18 & linked with LLD
- Full LLVM build (no GNU tools used)
- Compiled with Optimizations like Thin Clang LTO, Polly, Relr and O3
- Debloated & optimized Realme code imports
- Disabled Debug and Tracing for less overhead
- Uclamp with backports from mainline
- Kprofiles
- KernelSU
- EXT4 & F2FS optimizations
- EROFS backports
- Simple Low Memory Killer
- TCP backports
- Wireguard
- CPU input Boost
- Devfreq boost
- Scheduler backports and optimizations
- Vmalloc Backports from Linux 5.2-rc1
- Mremap backports
- Optimized touch and FOD drivers
- RCU backports from Linux 4.14
- LSE Atomics and Spinlock backports
- Freqbench energy model
- Wifi drivers from Kona
- Power efficient work queues
- and much more!
- Tuned for best performance and battery backup !
Changelogs
- Added support for Android 14
- Added NFC sku detection
- Other misc changes