2.1
- Fix some unexpected behaviour with the free space check
- Refactor some code to be POSIX compliant
- Fix wrong command ranges with
swappiness
2.0
- Reword the
addcommand tocreate - Reword the
keepoption topreserve - Allow setting
swappinessto0for some reason (not recommended) - Fix wrong command ranges with
create - Make the usage block more understandable
- Add a free space check
- Optimize the code
1.3
- Upstream the MMT-EX template to 3.7
- Stop the module from unnecessarily modifying
swappiness
1.2
- Add option to
swaponandswapoffon demand (viastatuscommand) - Add option to
keepthe swapfile on removal, effectively just disabling it - Fix mangled output and spelling mistake with the
statuscommand
1.1
- Add option to
resetthe kernel tunables to unmodified value - Add option to
showthe current and unmodified kernel tunable values - Fix errors when tuning
swappinessandvfs-cache-pressure - Make the usage block more readable
1.0
- Initial release