Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
magiskswapspace.zip | 2023-11-30 | 152.4 kB | |
README.md | 2023-11-30 | 1.3 kB | |
Totals: 2 Items | 153.7 kB | 0 |
Release 1.1
-
Flash in Magisk 20.4+ or KernelSU 0.6.7+
(magisk-swapspace) by chickendrop89
usage: magiskswap <NAME> <VALUE> [OPTIONAL]add <SIZE GB> [PRIORITY]
- Creates swapfile and swaps-onremove - Removes swapfile and swaps-off
status - Prints swapfile size and statusswappiness <1-200> [show] [reset]
- Controls how agressively Linux swaps anonymous memoryvfs-cache-pressure <1-∞> [show] [reset]
- Controls the tendency of the kernel to reclaim the memory
Changelog:
- Add option to
reset
the kernel tunables to unmodified value - Add option to
show
the current and unmodified kernel tunable values - Fix errors when tuning
swappiness
andvfs-cache-pressure
- Make the usage block more readable