| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| magiskswapspace.zip | 2025-11-01 | 27.6 kB | |
| README.md | 2025-11-01 | 1.3 kB | |
| Totals: 2 Items | 28.9 kB | 2 | |
Release 2.4
magisk-swapspace by chickendrop89 ⓒ GPLv3 license
usage: magiskswap <COMMAND> <VALUE> [OPTIONAL]
create <size: GB> [priority] [preserve]
- Creates swapfile and swaps-on
(?) [preserve] option enables the previously disabled swapfile
remove [preserve]
- Permanently swaps-off and deletes swapfile
(?) [preserve] option only disables it
status [swapon] [swapoff]
- Prints swapfile size and status
swappiness <0-200> [show] [reset]
- Controls how aggressively linux swaps anonymous memory
() These commands are presistent across reboots ()
Changelog
- A small refactor of the logic
- Fixed KernelSU OverlayFS "insufficient space (0 GB available)" errors