Created
July 6, 2016 11:06
-
-
Save RubenKelevra/ceb8604801660211453738f1aa0917c1 to your computer and use it in GitHub Desktop.
highly unsafe! ;)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# modprobe zram | |
# echo lz4 > /sys/block/zram0/comp_algorithm | |
# echo 10G > /sys/block/zram0/disksize | |
# zpool add tanka log /dev/zram0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment