# sudo modprobe zram num_devices=1 # zramctl --find --size 1024M # mkswap /dev/zram0 # swapon /dev/zram0