Magisk | Disable Zram
If you see /dev/block/zram0 (or similar) with a size >0, ZRAM is enabled.
cat /sys/block/zram0/disksize
Note: Disabling swap while the system is running may cause temporary unresponsiveness as data is moved back to physical RAM. Why Disable It? Performance disable zram magisk
Or change swappiness (lower = less swap usage): If you see /dev/block/zram0 (or similar) with a
