Run it like this;

nice -n 11 ionice -c 2 -n 6 steamcmd.sh

At the same time, your game servers themselves should have their niceness reduced by about 10. Only root can do this, or a regular user with an /etc/security/limits.conf entry.

renice -10 $PID

If it's a network saturation issue, then you need to implement a tc queue.



Weasel wrote:
Is there any way to "throttle" the utilization for SteamCMD?

--
# Jesse Molina
# Mail = [email protected]
# Cell = 1-602-323-7608



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to