Il 10/09/2023 19:58, roughnecks via discuss ha scritto:

Also, running the following command to check swap:

for file in /proc/*/status ; do awk '/VmSwap|Name/{printf $2 " " $3}END{ print ""}' $file; done | sort -k 2 -n -r | less

mariadbd is currently the first entry:

mariadbd 90624 kB

Just now:

mariadbd 190124 kB

I think it's normal that it swaps because my vps is a bit overloaded, but that also implies a high memory usage by mariadb.

Do you still want me to open a bug report?

Attachment: OpenPGP_0x8FBF94AC1E006074.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
discuss mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to