I have a 40 vcore machine. something happened and it has been running 20 at 100% forever. Htop shows a large number of ./kswapd0 processes. I tried techniques like
echo vm.swappiness=0 | sudo tee -a /etc/sysctl.conf
but nothing helped. Can someone guide thru how to kill off these forever running processes?