agree with this.

basically old update tool wasn't affecting much the performance as it
was so slow to connect and disconnect that actualcpu and disk usage were
very low..


justproperly use nice and ionice and you will be fine with steamcmd ;)


Il 27/02/2013 10.45, Jesse Molina ha scritto:
>
> 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?
>

_______________________________________________
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