Skip to content

Releases: Demonx4y/HybridRAM

HybridRAM v1.0 🚀 (Stable)

Choose a tag to compare

@Demonx4y Demonx4y released this 10 Feb 12:05
2c0442c

HybridRAM v1.0 (Stable)

HybridRAM is a system-level Magisk module that configures a ZRAM-first hybrid memory setup with a swapfile fallback.

This release focuses on stability, predictable reclaim behavior, and long-session performance.

Key features:

  • High-priority compressed ZRAM as the primary reclaim layer
  • Swapfile used strictly as a fallback
  • Boot-time VM tuning (swappiness, page-cluster, cache pressure)
  • Writeback behavior smoothing
  • Kernel-safe I/O scheduler and read-ahead configuration
  • Android reset-resistant enforcement logic

Designed to work safely across stock and custom kernels without relying on unsafe hooks or kernel patches.