just recently we started to see high CPU pressure on one of our machines. All our machines are running Linux Debian and we use vmware under the hood.
We have hot added new CPUs and they're online in the system echo 1 > /sys/devices/system/cpu/cpu6/online
However when we use top to check new CPUs the new ones are not as busy as the other ones. Check the screenshot.
As you can see in the image, previous CPUs are getting between 15-24 however new ones are just doing almost nothing.
We've seen this in some other occasions and a reboot usually fix this issue, so after reboot new CPUs get load as the other ones.
We'd like to know if it's possible to not need a reboot in order to get new CPUs at fully load.