Hello,
If the CPU usage on your droplet is somewhere between 60-85% this should not be an issue and the processes causing the CPU usage should not be terminated. You can also tweak the lfd service to make sure that the process will not be killed.
As long as you don’t go to 100% CPU usage for a long period of time, everything will be okay.
DigitalOcean are doing pro active monitoring and will see if your droplet is having 100% CPU usage all the time and may limit the CPU capacity of the droplets displaying this behavior. Since each droplet shares physical hardware with other droplets, constant 100% CPU use degrades the service quality for other users on the same node.
Kind regards,
Alex
Is throttling applicable to CPU optimized droplets? If so, is it applicable per each dedicated core or in total?
If I need to run a high load calculation task on a CPU Optimized 16 cores droplet for 72 hours, what are my limitations on CPU usage? All 16 cores are going to be utilized at 100%.
Tried to follow https://www.digitalocean.com/docs/droplets/resources/choose-plan/ but found nothing on the limitations matter.
Thanks!