1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/common/templates/zram-generator.conf
Evangelos Foutras ffa2674d8e
common: increase default zram-fraction to 1.0
The default of 0.5 has proven insufficient on at least 3 boxes so far.
2022-09-11 10:50:19 +03:00

4 lines
65 B
Plaintext

[zram0]
max-zram-size = none
zram-fraction = {{ zram_fraction }}