Module Overview
SwapBoost Pro is an advanced Magisk module that improves Android memory management by prioritizing zRAM over standard disk-based swapfiles. This setup forces the system to use compressed RAM for background tasks, reducing lag and keeping more apps alive without slowing down the device.
I've been running this on my daily driver, and multitasking feels noticeably snappier. By forcing the kernel to favor high-speed zRAM (priority 100) instead of dumping memory to the slower internal storage right away, it stops heavy apps from constantly reloading. It's a great middle-ground that saves your flash storage from burning out while still giving you a safety net when your RAM actually maxes out.
Core Features
- High-priority zRAM processing keeps background swapping blazingly fast instead of dragging on your internal eMMC or UFS storage.
- Creates a dynamic fallback swapfile just in case you actually hit your memory limit, preventing random system crashes.
- Fully customizable settings via a simple
/sdcard/swapboost.conftext file, letting you dictate exactly how the memory scripts behave. - SELinux friendly scripting safely handles kernel permissions on the fly without breaking your device's security state.
Support & Requirements
- Android Version: Universal compatibility (Dependent on kernel zRAM support)
- Root Requirement: Magisk / KernelSU
How to Install
- Download the latest SwapBoost Pro
.ziprelease to your phone's internal storage. - Open Magisk or KernelSU, navigate to the Modules tab, and select "Install from storage" to flash the file.
- Reboot your device to activate the new memory priorities.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.