Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
magiskswapspace.zip | 2024-07-09 | 87.6 kB | |
README.md | 2024-07-09 | 935 Bytes | |
Totals: 2 Items | 88.6 kB | 0 |
Release 1.3
-
Flash in Magisk 20.4+ or KernelSU 0.6.7+
magisk-swapspace by chickendrop89 usage: magiskswap <NAME> <VALUE> [OPTIONAL]
add <size in GB> [priority] [keep] - Creates swapfile and swaps-on
remove [keep]
- Permanently swaps-off and deletes swapfilestatus [swapon] [swapoff] - Prints swapfile size and status
swappiness <1-200> [show] [reset] - Controls how agressively Linux swaps anonymous memory
vfs-cache-pressure <1-∞> [show] [reset] - Controls the tendency of the kernel to reclaim the memory
Notes: - [remove keep, add keep]: Instead of deleting, swap-off permanently but keep the file, Later, use "magiskswap add keep" to use the old swapfile
Changelog
- Upstream the MMT-EX template to 3.7
- Stop the module from unnecessarily modifying
swappiness