On 5/10/26 1:59 PM, Patrick Dupre via users wrote:
After I kill vivaldi

top - 22:44:50 up 20 days, 12:30,  2 users,  load average: 3.90, 2.75, 2.23
Tasks: 510 total,   1 running, 504 sleeping,   4 stopped,   1 zombie
%Cpu(s):  3.5 us,  3.8 sy,  0.0 ni, 92.2 id,  0.0 wa,  0.3 hi,  0.2 si,  0.0 st
MiB Mem :  31955.0 total,   5792.8 free,  17921.4 used,  10331.5 buff/cache
MiB Swap:  24576.0 total,   6100.7 free,  18475.2 used.  14033.6 avail Mem

Looks like it wasn't vivaldi then. Try closing other apps and see what happens.

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 recently increased my memory from 8 to 32 because of the issue.
In addition, I do not understand /dev/sda2 while this swap is not set in fstab 
!!

If the swap partition exists, it will be automatically used. Either disable it in /etc/fstab or delete it. Or leave it and change the zram settings and it probably won't be used.

But it is still slow.
Typical, when I switch from one window to another one. I have to wait several 
10s of seconds
before I can recover an hand.
You're a lot into disk swap, so that's going to be slow.

--
_______________________________________________
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