Nexus Changelogs
NotZeetaa
22/07/2023
- Built with Neutron Clang 17.0.0 + LTO (Link Time Optimization) + Inline Optimizations.
- Fixed Polly Clang Optimizations not being used.
- Update KernelSU to 0.6.2.
- Update alioth FTS from dagu-s-oss.
- Power off DSI PHY during idle PC (saves more power then ulps).
- Reduced ISR wakelock timeout to 100ms.
- Don't disable cpuidle when entering suspend.
- Add toggle for disabling newly added USB devices.
- Fixes and optimizations on memory side.
- Update ZSTD to 1.5.4.
- Use ZSTD as default compressor for f2fs and crypto (This leads to a better quality of compression but slower then lz4).
- thermal: Switch to CPUFREQ_ADJUST.
06/07/2023
- Fixed KernelSU being enabled by default
- Affine kgsl_3d0_irq and worker kthread to the big CPU cluster (This will increase DRM and KGSL performance)
- Fix GPU target frequency calculation for high refresh rates
- Suppress overly verbose log spam
- Revert micro optimize cfq iosched
- Only set one CPU in the default IRQ affinity mask
05/07/2023
- Built with Aosp Clang 17.0.3
- Merged latest ACK (4.19.288)
- Merged latest CLO tag (LA.UM.9.12.r1-15500-SMXX50.QSSI12.0)
- Merged latest 4.19 f2fs stable
- Disabled Cpu boost
- Debloated and Optimized
- Backported latest rcu 5.10
- Disabled msm_performance (Useless we use libperfmgr)
- Improved deep sleep
- Switched to 100hz tick rate
- Updated to latest devfreq boost driver
- Updated to KSU 0.6.1
- Fixed FOD on lmi devices
- Improved fingerprint speed (Alioth devices)
- Backported some thermal commits
- And more...