Skip to content

Instantly share code, notes, and snippets.

@muhajirinlpu
Created March 13, 2023 05:03
Show Gist options
  • Save muhajirinlpu/25ba2371bbfa160a989e7a68cc51bd26 to your computer and use it in GitHub Desktop.
Save muhajirinlpu/25ba2371bbfa160a989e7a68cc51bd26 to your computer and use it in GitHub Desktop.
# /etc/systemd/zram-generator.conf
[zram0]
zram-size = 1024
compression-algorithm = lzo-rle
[zram1]
zram-size = 1024
compression-algorithm = lzo-rle
[zram2]
zram-size = 2048
[zram3]
zram-size = 2048
[zram4]
zram-size = 2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment