Skip to content

Instantly share code, notes, and snippets.

@RubenKelevra
Created July 6, 2016 11:06
Show Gist options
  • Save RubenKelevra/ceb8604801660211453738f1aa0917c1 to your computer and use it in GitHub Desktop.
Save RubenKelevra/ceb8604801660211453738f1aa0917c1 to your computer and use it in GitHub Desktop.
highly unsafe! ;)
# 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