This repository has been archived by the owner on Aug 8, 2021. It is now read-only.
Releases: kdrag0n/proton_kernel_wahoo
Releases · kdrag0n/proton_kernel_wahoo
Test 89
Changelog:
- Re-enabled AVB for the stock ROM
- Enabled namespaces and some other features to allow running full Linux containers
- Enabled CPU-specific compiler optimizations
- Reduced ARP log spam
- Upstreamed to v4.4.225
- Added more detail to the kernel version string
- Improved zRAM performance for larger chunks
- Reduced freeze time when a kernel crash occurs
- Removed old temporarily experiments from Google to reduce overhead
- Added Sultan's latest changes (reduced debugging and other optimizations)
- Disabled expedited RCU grace periods to reduce power usage
Test 58
This is an early Proton Kernel build for the Pixel 2 (XL), based on Sultan kernel.
Changelog:
- Optimized flashing process
- Reduced log spam during deep sleep
- Removed unused device trees for pre-production devices
- Reduced display power usage significantly on Pixel 2 XL only (9%/h → 7%/h for me)
- Compiled with Proton Clang 11
- Disabled some unused code
- Bumped TCP receive window and memory sizes to speed up small downloads and page loads
- Upstreamed to v4.4.224
- Enabled TCP ECN for better handling of poor connections (similar to iOS 11+)
- Fixed rare full device lockups caused by one of Sultan's backported changes (likely)