diff --git a/note/zram.txt b/note/zram.txt new file mode 100644 index 0000000..915e477 --- /dev/null +++ b/note/zram.txt @@ -0,0 +1,7 @@ +For using zram I would use: +apt install zram-tools zstd + +and configure: +/etc/default/zramswap + +with zstd algorithm and whatever percent of RAM to use