ZRAM EN UBUNTU
EJECUTAR
sudo apt install zram-config
cat /proc/swaps
cat /proc/swaps
free -h
Ver si esta ejecutando
dmesg | grep zram

Last updated
Was this helpful?
EJECUTAR
sudo apt install zram-config
cat /proc/swaps
cat /proc/swaps
free -h
Ver si esta ejecutando
dmesg | grep zram

Last updated
Was this helpful?
Was this helpful?
iniciar zram
sudo /usr/bin/init-zram-swapping
detener zram
sudo /usr/bin/end-zram-swapping