my server is debian 10
ram 16 GB
cpu 24 core
and cpu load is very high
in process list kswapd 89% off cpu busy
help me
my server is debian 10
ram 16 GB
cpu 24 core
and cpu load is very high
in process list kswapd 89% off cpu busy
help me
Im having the same problem, cpu load is too high from web browser.
my problem on my server;
the cpu load off server is very high
i change my server bat no efect
help me
kswapd whats?
That is the Linux kernel memory manager that tries to move unused memory to “swap disk”.
you need to reconfigure your server,
you can try disable swap
sudo swapoff -a
you can tweak “swappiness”
there is are a lot of information online