SRCDS Steam group


Run TF2 server on specific core?
#1
Although I managed to get a tf2 server running on my newly rented linux box, I'm a complete beginner when it comes to hosting srcds servers.

My server is a quoad xeon 2.13ghz with centOS

Now I remember reading somewhere that srcds doesnt handle multiple cores very well, and that you could assign a server to a specific core, therefor my question is how do I assign a specific core to a server?

Thanks in advance.
[Image: banner_350x20_C692108-381007-FFFFFF-000000.png]
Reply
#2
I believe the command is:

Code:
taskset -c [core #no]

i.e.

Code:
taskset -c 0
for your first core, and then going up in increments - 1 = 2nd core, 2 = 3rd core..
Reply
#3
Thats it! Thanks a bunch!
[Image: banner_350x20_C692108-381007-FFFFFF-000000.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)