SRCDS Steam group


Bind SRCDS Process to Specific Core?
#1
Hello,

I was wondering how can I make sure to bind my srcds servers to specific cores in order to balance the load of the servers I'll be having and make sure I can get the best out of my server, since srcds does not take advantage of multiple cores.
Reply
#2
screen -A -m -d -S <screenname> taskset -c 0 ./srcds_run.....
Reply
#3
0 meaning core 1 and 1 meaning core 2?

Regards
Reply
#4
yes

0 = core1
1 =core2
2=core3
3=core4
Reply
#5
Thank you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)