ZRAM EN UBUNTU

EJECUTAR

sudo apt install zram-config

cat /proc/swaps

cat /proc/swaps

free -h

Ver si esta ejecutando 
dmesg | grep zram




iniciar zram
sudo /usr/bin/init-zram-swapping

detener zram
sudo /usr/bin/end-zram-swapping

Last updated

Was this helpful?