SRCDS Steam group


startupscript and affinity
#1
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920&archive=

According to this tutorial abowe there are no +ip but as i remember it should work anyway. Only that rcon could be buggy?

Question 2, in that startup script can i there choose an pid and for that pid use affinity
Code:
taskset -pc 1 [i]pidnumber[/i]
Reply
#2
"man taskset"

yes. you need the pid of the process.
Reply
#3
@lhffan
You can start the server already from the command line with the taskset command. Just set "taskset -c 1 ./srcds_run ...." in your start line. You don't need to change it AFTERWARDS. You can start it from the beginning with the right affinity.

If you have "screen" command before your start line, then use it like "screen .... taskset -c 1 ./srcds_run ...".

@ Peter
I bet you didn't even read the manual yourself.
Reply
#4
thanx css...
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)