I’d like to limit the CPU usage of the runners on my server and it seems I need to set DRONE_CPU_QUOTA and/or DRONE_CPU_PERIOD to do so but I don’t really understand from the documentation what values should I set.
Let’s say I want to limit the CPU usage to 75%, what values should I use ?