interesting.
i always increase the swap file to 2gb (/etc/dphys-swapfile) (CONF_SWAPSIZE=2048)
just recently i did do zram, but i did it the debian way, as i prefer to not go external.
i always increase the swap file to 2gb (/etc/dphys-swapfile) (CONF_SWAPSIZE=2048)
just recently i did do zram, but i did it the debian way, as i prefer to not go external.
Code:
sudo apt install zram-toolsecho -e "ALGO=zstd\nPERCENT=50" | sudo tee -a /etc/default/zramswapsudo service zramswap reload
Statistics: Posted by kerry_s — Tue Apr 23, 2024 10:11 pm