pufferpanel
pufferpanel copied to clipboard
Cpu limiter in normal instalation without docker
This should be already possible by using cgroups cpulimit or nice. See https://scoutapm.com/blog/restricting-process-cpu-usage-using-nice-cpulimit-and-cgroups for details. This should be then included in your server start command. Cpulimit ist not advised, since it will hard limit and why would you force a server to idle, when a process could use some of the resources.