On Sun, 2026-05-10 at 15:28 -0700, Samuel Sieb wrote: > > That's normal. Zram is a compressed pseudo-device that you don't > > want > > taking up too much RAM. This is my system (also 32GB): > > zram doesn't pre-allocate, it takes up RAM as necessary up to its > limit.
Certainly. The default limit is 8GB, which is what swapon shows. I suspect swapon hasn't changed since before Zram was a feature. It would need to be modified to show actual usage, as traditional swap space is pre-allocated. poc -- _______________________________________________ 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
