On 5/12/26 1:12 AM, Patrick Dupre via users wrote:
Am 12.05.26 um 09:37 schrieb Patrick Dupre via users:

Tasks: 513 total,   1 running, 507 sleeping,   4 stopped,   1 zombie
%Cpu(s):  4.1 us,  2.5 sy,  0.0 ni, 92.9 id,  0.0 wa,  0.3 hi,  0.2 si,  0.0 st
MiB Mem :  31955.0 total,    538.2 free,  27718.0 used,   7342.9 buff/cache
MiB Swap:   8192.0 total,    161.9 free,   8030.1 used.   4237.0 avail Mem


I do not understand the numbers, i.e. free + used + buff != total

https://www.redhat.com/en/blog/dissecting-free-command

available is relevant for you, as this is the amount of memory that can
be used by applications that are running or being started. This can
include memory that is being used for caching/buffering purposes, but
can be cleared immediately.

4Gi available is fine, but a lot of applications seem to be running
according to the value of used.

Yes, 513 tasks is a lot, but they are mainly sleeping
Is it why I experience slow processing?

Only if they're taking up too much RAM. Then switching apps will involve swapping. My system currently has around 637 tasks and it's mostly idle like yours.

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