Skip to content

Pixel 9 Pro Series Supercharger v2.2

Choose a tag to compare

@Drizzy07x Drizzy07x released this 08 Apr 08:04
· 45 commits to main since this release

[v2.2 STABLE] - 2026-04-08

This release focuses on refining the module instead of adding more aggressive tweaks.
The goal of v2.2 is to deliver a cleaner, safer, and more device-aware tuning profile for daily use on the Pixel 9 Pro XL / Pixel 9 Pro series.

Highlights

  • Removed overly aggressive global IRQ behavior
  • Switched to more selective and safer tuning logic
  • Improved thermal awareness to protect stability and battery life
  • Reduced unnecessary boot-time writes
  • Kept the module focused on real-world smoothness instead of excessive tweaking

Changes

  • Removed global IRQ affinity application across all IRQ nodes
  • Moved toward selective IRQ handling for relevant hardware only
  • Reworked block I/O tuning to detect valid block devices dynamically
  • Reduced read_ahead_kb defaults for a more balanced storage profile
  • Added safer scheduler validation before applying block scheduler changes
  • Improved VM tuning with more conservative dirty memory behavior
  • Applied swappiness only when swap/zram is actually active
  • Cleaned up network tuning by removing unnecessary aggressive overrides
  • Added thermal guard logic to skip heavier tweaks when battery temperature is high
  • Reduced redundant writes during boot by making settings conditional
  • Kept Dalvik/ART checks as audit-only for safer daily operation
  • Improved dashboard update behavior to avoid unnecessary module.prop rewrites

Focus of this release

  • Better daily stability
  • Better thermal consistency
  • Lower risk of battery drain
  • Cleaner boot behavior
  • More reliable device-aware tuning

Notes

This update is designed to make the module smarter, not harsher.
Instead of stacking more tweaks, v2.2 improves how and when tuning is applied, with a stronger focus on efficiency, safety, and consistency for everyday use.