On 5/10/26 3:18 PM, Patrick Dupre via users wrote:
On 5/10/26 2:39 PM, Patrick Dupre via users wrote:


On 5/10/26 1:59 PM, Patrick Dupre via users wrote:
swapon
NAME       TYPE      SIZE  USED PRIO
/dev/zram0 partition   8G    8G  100
/dev/sda2  partition  16G 10.1G   -1

Why zram0 is only 8G, while I have 32 Go?

Looks like the default in /usr/lib/systemd/zram-generator.conf is max
8GB.  I overrode mine at the beginning, so I have this in
/etc/systemd/zram-generator.conf:
[zram0]
zram-fraction = 0.75
max-zram-size = none

I have
[zram0]
zram-size = min(ram, 8192)

That's the default from /usr/lib/systemd/zram-generator.conf.  If that's
what you have in /etc/systemd/zram-generator.conf, then change it to
what I showed.

Would it help in something?

Yes, it would give you a whole lot more zram based swap.

--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to