This website requires JavaScript.
Explore
Help
Sign in
mustard
/
qubes-mgmt-ansible
Watch
1
Star
0
Fork
You've already forked qubes-mgmt-ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f2b980b05
qubes-mgmt-ansible
/
roles
/
baseline
/
files
/
etc
/
systemd
/
zram-generator.conf
4 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
feat: add baseline and arkenfox role
2025-12-03 14:38:13 +01:00
[zram0]
debug: tweak zram-generator.conf zram-size value. Similar to chromebooks, zram should be twice the size of the maximum allowed ram. As the MemTotal value the vm starts with appears to be the minimum value (despite memory ballooning supposed to have the vm start with max ram then balloon down), multiply it by 10 to get the max allowed ram.
2026-01-03 22:13:04 +01:00
zram-size = ram * 20
test: ridiculous amounts of zram overprovisioning
2026-01-03 04:32:44 +01:00
compression-algorithm = zstd
Reference in a new issue
Copy permalink